diff --git a/pub/dissertation/chapters/conclusion.tex b/pub/dissertation/chapters/conclusion.tex new file mode 100644 index 0000000..3ef7630 --- /dev/null +++ b/pub/dissertation/chapters/conclusion.tex @@ -0,0 +1,15 @@ +\documentclass[../dissertation.tex]{subfiles} + +\begin{document} +% What changes were made? +\section{Changes} + + +% What objectives were met? +\section{Objectives} + + +\section{What Next} + + +\end{document} diff --git a/pub/dissertation/chapters/results.tex b/pub/dissertation/chapters/results.tex index c484316..310388c 100644 --- a/pub/dissertation/chapters/results.tex +++ b/pub/dissertation/chapters/results.tex @@ -1,6 +1,16 @@ \documentclass[../dissertation.tex]{subfiles} \begin{document} +\section{Problems Found} + + +\section{LOC?} +% TODO I don't know what LOC meant, was it Language of Choice? + + +\section{Reflection} + + \section{Time Spent} \begin{figure}[h!] \centering @@ -8,8 +18,7 @@ \begin{tikzpicture} \pie[text=legend]{70/Coding, 20/Research} \end{tikzpicture} - % TODO improve wording for figure caption - \caption{Time spent on ... \textbf{Improve wording}} + \caption{Time spent on sections of project} \end{figure} \end{document} diff --git a/pub/dissertation/dissertation.pdf b/pub/dissertation/dissertation.pdf index 9dbd3b0..3c26fcd 100644 Binary files a/pub/dissertation/dissertation.pdf and b/pub/dissertation/dissertation.pdf differ diff --git a/pub/dissertation/dissertation.tex b/pub/dissertation/dissertation.tex index 249c648..81840e9 100644 --- a/pub/dissertation/dissertation.tex +++ b/pub/dissertation/dissertation.tex @@ -33,12 +33,13 @@ \usepackage[colorlinks]{hyperref} \usepackage{subfiles} -\author{Anthony Berg} -\title{Testing Quick Reference Handbooks in Simulators} +\author{Anthony Berg (200871682)\\ +Supervisor: Dr Leo Freitas} +\title{Testing Quick Reference Handbooks in Flight Simulators} \hypersetup{ pdfinfo = { - Title = Testing Quick Reference Handbooks in Simulators, + Title = Testing Quick Reference Handbooks in Flight Simulators, Author = Anthony Berg, Subject = BSc Computer Science Dissertation, } @@ -80,6 +81,7 @@ This is the acknowledgements. \subfile{chapters/results.tex} \chapter{Conclusion} +\subfile{chapters/conclusion.tex} % References \nocite{*}