X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=thesis%2Fthesis.tex~;h=8369be2841d83ce003c6ee265bba688f7d755ad5;hb=d64ad3f0b622195e307ae648d2c7dede88566fa5;hp=e39d6bc2e1d7d9ac21d7e14d0f31d98de665f809;hpb=543d79fb85d5f04b9364945f51c692d049e3249d;p=matches%2Fhonours.git diff --git a/thesis/thesis.tex~ b/thesis/thesis.tex~ index e39d6bc2..8369be28 100644 --- a/thesis/thesis.tex~ +++ b/thesis/thesis.tex~ @@ -2,6 +2,10 @@ \linespread{1.3} \usepackage{setspace} \onehalfspacing + \parskip 10pt % sets spacing between paragraphs + %\renewcommand{\baselinestretch}{1.5} % Uncomment for 1.5 spacing between lines + %\parindent 0pt % sets leading space for paragraphs + %\usepackage{natbib} \usepackage{makeidx} @@ -9,10 +13,17 @@ \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} @@ -97,7 +108,7 @@ \include{chapters/Introduction} -\include{chapters/Theory} % This is chapter 1 +\include{chapters/Overview} % This is chapter 1 \include{chapters/Techniques} % This is chapter 2 @@ -114,8 +125,16 @@ % Appendices \appendix -\include{appendices/electron_optics} -\include{appendices/electron_gun_circuit} +\include{appendices/achievements.tex} +%\include{proposal/proposal.tex} +%\renewcommand\chaptername{Appendix} +%\chapter{Appendix} +%\include{appendices/electron_optics} +%\include{appendices/electron_gun_circuit} +%\include{appendices/tcs_noise} +%\include{appendices/data_aquisition} + + %--------------------------------------------------------- \end{document}