A 1.5th order approximation to a 1st draft
[ipdf/sam.git] / thesis.tex
index 5e7b1ea..ec75412 100644 (file)
@@ -6,7 +6,7 @@
  %\renewcommand{\baselinestretch}{1.5}         % Uncomment for 1.5 spacing between lines
  %\parindent 0pt                 % sets leading space for paragraphs
 \usepackage{mathrsfs}
-\usepackage{ulem}
+%\usepackage{ulem}
 %\usepackage{natbib}
 \usepackage{makeidx}
 \usepackage{graphicx}
@@ -75,6 +75,7 @@
 \newcommand{\that}[0]{\hat{\theta}}
 
 \newcommand{\vect}[1]{\boldsymbol{#1}} % Draw a vector
+\newcommand{\matx}[1]{\boldsymbol{#1}} % Matrix
 \newcommand{\divg}[1]{\nabla \cdot #1} % divergence
 \newcommand{\curl}[1]{\nabla \times #1} % curl
 \newcommand{\grad}[1]{\nabla #1} %gradient
         \rhead{\bfseries \thepage}
 }
 \cfoot{}
+\setlength{\pdfpxdimen}{1in/300} % Define resolution of PDF
+
+\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
+\let\endchangemargin=\endlist 
+
+
 
 %---------------------------------------------------------
 %---------------------------------------------------------
 
 %\include{meta/Acknowledgments}   % This is who you thank
 
-
 \pagenumbering{roman}
-\newpage
+%\newpage
 %---------------------------------------------------------
 % Do the table of Contents and lists of figures and tables
 %---------------------------------------------------------
+
+\begingroup
+\let\cleardoublepage\relax
+\let\clearpage\relax
 \linespread{0.3}
 {\small\tableofcontents}
-\listoffigures
+\vspace*{6\baselineskip} % sigh
+{\small\listoffigures}
 \markboth{}{}
+\endgroup
 \linespread{1.5}
 \newpage
 
 %---------------------------------------------------------
 %Include the chapters!
 
-\include{chapters/Introduction}
-\include{chapters/Proposal}
-\include{chapters/Background}
-\include{chapters/Progress}
-\include{chapters/Conclusion}
-%\newpage
-%---------------------------------------------------------
+
+\input{chapters/Introduction}
+
+\input{chapters/Background}
+
+\input{chapters/Process}
+
+\input{chapters/Results}
+
+\input{chapters/Conclusion}
+
+%--------------------------------------------
 \renewcommand{\bibname}{References}
 \bibliography{references/refs}
 \bibliographystyle{unsrt}  
 \addcontentsline{toc}{part}{References}
-%---------------------------------------------------------
-
-% Appendices
-%\appendix
-%\include{appendices/achievements}
-%\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}
+{\bf Note:} We have collated most of these references at \url{http://szmoore.net/ipdf/documents/references/}
+\vspace*{6\baselineskip} % sigh
 
 
-%---------------------------------------------------------
-
 \end{document}
 

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