X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;ds=sidebyside;f=thesis.tex;h=d1e525a4900e68f45390411652c192baefcbb981;hb=47820995aae3c8666173d17018ba6d09f8a3d9ff;hp=9229059afe1065558f88d8229754d1ab61be3040;hpb=6548a5ec9ce8e0df67fc4019625ab5238eb1bf71;p=msc-thesis1617.git diff --git a/thesis.tex b/thesis.tex index 9229059..d1e525a 100644 --- a/thesis.tex +++ b/thesis.tex @@ -32,9 +32,6 @@ %Table of contents \tableofcontents -\addcontentsline{toc}{chapter}{Glossaries \& Acronyms} -\printglossaries% - \mainmatter{} \glsresetall{} \chapter{Introduction}\label{chp:introduction} @@ -49,10 +46,14 @@ \chapter[The mTask-EDSL]{The \gls{mTask}-\gls{EDSL}}\label{chp:mtask} \input{mtask} -\chapter[Extending the mTask EDSL]{Extending the \gls{mTask} {EDSL}}\label{chp:mtaskcont} +\chapter[System Overview]{System Overview}\label{chp:system} +\input{system} + +\chapter[Extending the mTask EDSL]% + {Extending the \gls{mTask} {EDSL}}\label{chp:mtaskcont} \input{mtaskext} -\chapter{System Architecture}\label{chp:arch} +\chapter{System Considerations and Implementation}\label{chp:arch} \input{arch} \chapter{Discussion \& Conclusion}\label{chp:conclusion} @@ -60,18 +61,20 @@ \appendix\label{chp:appendix} -\chapter{Communication protocol}\label{app:communication-protocol} +\chapter{Communication Protocol}\label{app:communication-protocol} \input{appendix-protocol} -\chapter{Device client interface}\label{app:device-interface} +\chapter{Device Client Interface}\label{app:device-interface} \input{appendix-device-interface} -\cleardoublepage{} \phantomsection{} \addcontentsline{toc}{chapter}{Bibliography} \bibliographystyle{ieeetr} \bibliography{thesis} +\addcontentsline{toc}{chapter}{Glossary} +\printglossaries% + \cleardoublepage{} \phantomsection{} \addcontentsline{toc}{chapter}{Lists of \ldots}