X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=611367fdda9080edc9e6dbabc3aa4dc28ee74eb2;hb=a182f0a12fdb361d341337ce8240cbcd6ca96ebc;hp=26697c291351ca5c292c27eeb6a58ceafae7afb1;hpb=435b0d98d22a47530f50ff82f2451e70ce2bed96;p=msc-thesis1617.git diff --git a/thesis.tex b/thesis.tex index 26697c2..611367f 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,6 +1,6 @@ %&thesis \usepackage[nonumberlist]{glossaries} % Glossaries and acronyms -\usepackage[]{algorithm2e} % Pseudocode +\usepackage[]{algorithm2e} % Pseudocode \makeglossaries% \input{glossaries} @@ -9,15 +9,9 @@ \frontmatter{} %Titlepage -\maketitleru[ - pagenr=1, - course={Master Thesis}, - institute={Radboud University Nijmegen}, - authorstext={Author:}, - righttextheader={Supervisors:}, - righttext={prof.~dr.~dr.h.c.~ir.~M.J.~Plasmeijer\\dr.~P.W.M.~Koopman}] -\listoftodos[Todo] +\input{titlepage} +\listoftodos \glsaddall{} %Abstract @@ -46,22 +40,22 @@ \chapter{Introduction}\label{chp:introduction} \input{introduction} -\chapter{\acrlong{TOP}}\label{chp:top} +\chapter{Task Oriented Programming}\label{chp:top} \input{methods.top} -\chapter{\acrlongpl{EDSL}}\label{chp:dsl} +\chapter{Embedded Domain Specific Languages}\label{chp:dsl} \input{methods.dsl} -\chapter{mTask}\label{chp:mtask} +\chapter{The mTask EDSL}\label{chp:mtask} \input{methods.mtask} -\chapter{Architecture}\label{chp:arch} -\input{results.arch} - -\chapter{mTask continued}\label{chp:mtaskcont} +\chapter{Extending the mTask EDSL}\label{chp:mtaskcont} \input{results.mtask} -\chapter{Conclusion \& Discussion}\label{chp:conclusion} +\chapter{System Architecture}\label{chp:arch} +\input{results.arch} + +\chapter{Discussion \& Conclusion}\label{chp:conclusion} \input{conclusion} \appendix\label{chp:appendix} @@ -83,6 +77,7 @@ \addcontentsline{toc}{chapter}{Lists of \ldots} \begingroup \let\clearpage\relax +\let\cleardoublepage\relax \listoffigures% \listoftables% \lstlistoflistings%