X-Git-Url: https://git.ucc.asn.au/?p=matches%2Fhonours.git;a=blobdiff_plain;f=thesis%2Fthesis.tex;fp=thesis%2Fthesis.tex;h=2f54eb942b2a654ddbbc4652c09f454ba3cf6003;hp=b2202b5bfc3684eccfefb403fd13fc72bf213f36;hb=5545f4fe8caf6b12a140ebf9c33ed0b1755b1750;hpb=543d79fb85d5f04b9364945f51c692d049e3249d diff --git a/thesis/thesis.tex b/thesis/thesis.tex index b2202b5b..2f54eb94 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -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} @@ -76,11 +82,11 @@ \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 @@ -115,8 +121,11 @@ % Appendices \appendix +\include{appendices/tcs_noise} \include{appendices/electron_optics} \include{appendices/electron_gun_circuit} +%\include{appendices/data_aquisition} + %--------------------------------------------------------- \end{document}