THE FINAL COUNTDOWN
[ipdf/sam.git] / thesis.tex
index ec75412..a3f7010 100644 (file)
@@ -1,5 +1,6 @@
 \documentclass[a4paper,10pt,titlepage]{report}
-\linespread{1.3}
+\usepackage[toc,page]{appendix}
+\linespread{1.2}
 \usepackage{setspace}
 \onehalfspacing 
  \parskip 10pt           % sets spacing between paragraphs
@@ -19,6 +20,7 @@
 \usepackage{amsmath, amsthm,amssymb}
 \usepackage{mathrsfs}
 \usepackage{hyperref}
+\usepackage{url}
 \usepackage{epstopdf}
 \usepackage{float}
 \usepackage{anyfontsize}
@@ -84,7 +86,7 @@
 \newcommand{\phasor}[1]{\tilde{#1}} % make a phasor
 \newcommand{\laplacian}[1]{\nabla^2 {#1}} % The laplacian operator
 
-\renewcommand{\url}[1]{$\langle$\href{#1}{\underline{\color{blue}{#1}}}$\rangle$}
+%\renewcommand{\url}[1]{$\langle$\href{#1}{\underline{\color{blue}{#1}}}$\rangle$}
 \newcommand{\rephrase}[1]{ \textcolor{red}{#1}}
 
 %\usepackage{endfloat}
 
 \include{meta/Titlepage}               % This is who you are
 
-\input{meta/Abstract}          % This is your thesis abstract
+\include{meta/Abstract}          % This is your thesis abstract
+
+\include{meta/Letter}
+
+\input{meta/Acknowledgements}
 
 %\newpage
 
 
 \input{chapters/Conclusion}
 
+
+
 %--------------------------------------------
 \renewcommand{\bibname}{References}
 \bibliography{references/refs}
 \bibliographystyle{unsrt}  
 \addcontentsline{toc}{part}{References}
-{\bf Note:} We have collated most of these references at \url{http://szmoore.net/ipdf/documents/references/}
+%{\bf Note:} We have collated most of these references at \url{http://szmoore.net/ipdf/documents/references/}
 \vspace*{6\baselineskip} % sigh
-
+%\begin{comment}
+\begin{appendices}
+\chapter{An Overview of Document Standards} \label {An Overview of Document Standards}
+Together with Section \ref{Precision Specified by Document Standards} this Appendix forms an overview of the well known standard document formats.
+
+\input{chapters/Background/Standards}
+\section{Compositing} \label{Compositing}
+\input{chapters/Background/Rendering/Compositing}
+\end{appendices}
+%\end{comment}
 
 \end{document}
 

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