THESIS
[matches/honours.git] / thesis / thesis.tex
index b2202b5..2f54eb9 100644 (file)
@@ -9,12 +9,18 @@
 \usepackage{caption}
 %\usepackage{subfigure}
 \usepackage{rotating}
-\usepackage{lscape}
+%\usepackage{lscape}
+\usepackage{pdflscape} % Needed for landscaping - in pdf viewer
 \usepackage{verbatim}
 \usepackage{amsmath, amsthm,amssymb}
 \usepackage{mathrsfs}
 \usepackage{hyperref}
 
+\usepackage{epstopdf}
+\usepackage{float}
+
+
+
 \newtheorem{theorem}{Theorem}[section]
 \newtheorem{lemma}[theorem]{Lemma}
 \theoremstyle{definition}\newtheorem{definition}[theorem]{Definition}
 
 \newpage
 
-\include{acknowledgments/Acknowledgments}   % This is who you thank
+%include{acknowledgments/Acknowledgments}   % This is who you thank
 
 \newpage
 
-\include{abstract/Abstract}          % This is your thesis abstract
+%\include{abstract/Abstract}          % This is your thesis abstract
 
 \pagenumbering{roman}
 \newpage
 
 % Appendices
 \appendix
+\include{appendices/tcs_noise}
 \include{appendices/electron_optics}
 \include{appendices/electron_gun_circuit}
+%\include{appendices/data_aquisition}
+
 %---------------------------------------------------------
 
 \end{document}

UCC git Repository :: git.ucc.asn.au