80 char limit and move glossary to the back
[msc-thesis1617.git] / thesis.tex
index 9229059..7f09af1 100644 (file)
@@ -32,9 +32,6 @@
 %Table of contents
 \tableofcontents
 
-\addcontentsline{toc}{chapter}{Glossaries \& Acronyms}
-\printglossaries%
-
 \mainmatter{}
 \glsresetall{}
 \chapter{Introduction}\label{chp:introduction}
 \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[mTask system]{\gls{mTask} system}\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}
 
 \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}