X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=93f96b84dc88608625e6e546c8f749e4b4b6e8ab;hb=d66b8c6bae6fde77e7ba53759f862364a9505ace;hp=9059d4cd01eb85e3066d24692205c1251b38b16f;hpb=ab546cf018589757a516121ebfcc78080827bcff;p=msc-thesis1617.git diff --git a/thesis.tex b/thesis.tex index 9059d4c..93f96b8 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,6 +1,7 @@ %&thesis \usepackage[nonumberlist]{glossaries} % Glossaries and acronyms -\usepackage[]{algorithm2e} % Pseudocode +\usepackage[algochapter]{algorithm2e} % Pseudocode +\renewcommand\AlCapFnt{\normalfont} \makeglossaries% \input{glossaries} @@ -10,7 +11,6 @@ %Titlepage \input{titlepage} -\listoftodos[Todo] \glsaddall{} @@ -38,31 +38,30 @@ \mainmatter{} \glsresetall{} \chapter{Introduction}\label{chp:introduction} -\input{introduction} +\input{intro} \chapter{Task Oriented Programming}\label{chp:top} -\input{methods.top} +\input{top} -\chapter{Embedded Domain Specific Language}\label{chp:dsl} -\input{methods.dsl} +\chapter{Embedded Domain Specific Languages}\label{chp:dsl} +\input{edsl} -\chapter{mTask}\label{chp:mtask} -\input{methods.mtask} +\chapter[The mTask-EDSL]{The \gls{mTask}-\gls{EDSL}}\label{chp:mtask} +\input{mtask} -\chapter{Architecture}\label{chp:arch} -\input{results.arch} +\chapter[mTask system]{\gls{mTask} system}\label{chp:system} +\input{system} -\chapter{mTask continued}\label{chp:mtaskcont} -\input{results.mtask} +\chapter[Extending the mTask EDSL]{Extending the \gls{mTask} {EDSL}}\label{chp:mtaskcont} +\input{mtaskext} -\chapter{iTasks}\label{chp:itasksint} -\input{results.itasks} +\chapter{System Architecture}\label{chp:arch} +\input{arch} -\chapter{Conclusion \& Discussion}\label{chp:conclusion} +\chapter{Discussion \& Conclusion}\label{chp:conclusion} \input{conclusion} -\appendix% -\label{chp:appendix} +\appendix\label{chp:appendix} \chapter{Communication protocol}\label{app:communication-protocol} \input{appendix-protocol} @@ -81,6 +80,7 @@ \addcontentsline{toc}{chapter}{Lists of \ldots} \begingroup \let\clearpage\relax +\let\cleardoublepage\relax \listoffigures% \listoftables% \lstlistoflistings%