*.tmb
*.toc
*.vrb
+*.mw
+*.synctex.gz
# documents
*.dvi
\chapter{Tagless final embedding}
Dit kan ook een section zijn in de volgende chapter, maar toch lijkt het mij nuttig.
-\chapter{Class based deed embedding}
+\chapter{Class based deep embedding}
Pearl
\chapter{The \gls{MTASK} language}
\newacronym{IOT}{IoT}{internet of things}
\newacronym{DSL}{DSL}{domain specific language}
\newacronym{EDSL}{eDSL}{embedded \acrshort{DSL}}
-\newacronym{TOP}{TOP}{task oriented programming}
+\newacronym{TOP}{TOP}{task-oriented programming}
% Glossaries
\newglossaryentry{MTASK}{%
TOPLAS paper met Glasgow.
\chapter{Modelling naval scenaries using \acrshort{TOP} and \acrshort{IOT}}
-Arjan's werk NLARMS?
+Arjan's werk {NLARMS}?
\subsection{\Acrlong{TOP}}
\Gls{TOP} is \ldots
+\gls{ITASK} uses generic programming\index{generic programming}
+
\subsection{\Acrlongpl{DSL}}
\Glspl{DSL} are \ldots
\section{Thesis Outline}
+\todo{reference correct chapters}
Chapters 0 and 0 are based on the paper \emph{A Task-Based \acrshort{DSL} for Microcomputers}~\cite{koopman_task-based_2018}.
Chapters 0 and 0 are based on the Master's thesis and paper \emph{\glst{TOP} and the \glst{IOT}}~\cite{lubbers_task_2017,lubbers_task_2018}.
$clean_ext .= ' %R.ist %R.xdy';
$show_time = 1;
+
+$pdf_mode = 1;
% Font encoding
\usepackage[T1]{fontenc}
+% Less bad boxes
+\usepackage{microtype}
+
+% No more room for a new \write
+\usepackage{morewrites}
+
% Internationalisation
\usepackage[british]{babel}
\usepackage[titletoc]{appendix}
% Hyperlinks
-\usepackage{hyperref}
+%\usepackage[pagebackref]{hyperref}
+\usepackage[pagebackref]{hyperref}
% Setup pdf parameters: TODO
\hypersetup{%
- pdftitle={},
- pdfauthor={M. Lubbers},
+ pdftitle={\mytitle},
+ pdfauthor={\myauthor},
pdfsubject={},
% pdfcreator={},
% pdfproducer={},
- pdfkeywords={},
- pagebackref,
+ pdfkeywords={task oriented programming, functional programming, domain specific languages, internet of things},
hidelinks,
}
-This thesis research has been carried out under the research data management policy of the Institute for Computing and Information Science of Radboud University, The Netherlands\footnote{\href{https://www.ru.nl/icis/research-data-management/}{ru.nl/icis/research-data-management/}, last accessed \formatdate{20}{1}{2020}.}.
+This thesis research has been carried out under the research data management policy of the Institute for Computing and Information Science of Radboud University, the Netherlands\footnote{\href{https://www.ru.nl/icis/research-data-management/}{ru.nl/icis/research-data-management/}, last accessed \formatdate{20}{1}{2020}.}.
The following research datasets have been produced during this PhD research:
+\todo{reference correct chapters}
\begin{itemize}
\item Chapter 0: Koopman, dr.\ P.\ (Radboud University); Lubbers, M.\ (Radboud University); Plasmeijer, prof.~dr.~ir.\ R.\ (Radboud University) (2020): Source code for the mTask language. DANS.\ \href{https://doi.org/10.17026/dans-xx4-8zs9}{10.17026/dans-xx4-8zs9}
\item Chapter 0: Lubbers, M.\ (Radboud University); Koopman, dr.\ P.\ (Radboud University); Plasmeijer, prof.~dr.~ir.\ R.\ (Radboud University) (2020): Source code for a simplified mTask language integrated with the iTask system. DANS.\ \href{https://doi.org/10.17026/dans-xv6-fvxd}{10.17026/dans-xv6-fvxd}
\documentclass[twoside,10pt]{book}
+\def\mytitle{Big Things for Tiny Computers}
+\def\mysubtitle{Task Oriented Programming for the Internet of Things}
+\def\myauthor{Mart Lubbers}
+
\input{preamble}
% Just for the blind text, can go when it's finished
}
% Document info
-\title{Some title}
-\author{Some author}
+\title{\mytitle{} --- \mysubtitle{}}
+\author{Mart Lubbers}
\date{\formatdate{1}{6}{2023}}
\input{an_appendix}
\backmatter%
-\stopthumb% chktex 9
\addtitlethumb{Backmatter}{}{white}{gray}{pagesLTS.0}
% Bibliography
\label{chp:index}
\printindex
-\end{document} % chktex 10
+\end{document}
\begin{center}
\vspace*{3.5cm}
- \LARGE{\textsc{Task Oriented Programming and the Internet of Things}}
+ \LARGE{\textsc{\mytitle}}
\vspace*{15pt}
- \large{\textsc{Subtitle}}
+ \large{\textsc{\mysubtitle}}
\vspace*{5pt}
\vspace{0.5cm}
- Mart Lubbers\\
+ \myauthor\\
geboren op 27 mei 1992 te Oldenzaal, Nederland
\end{center}