Submission time
[ipdf/sam.git] / thesis.tex
index 6808cbd..3004690 100644 (file)
@@ -5,8 +5,8 @@
  \parskip 10pt           % sets spacing between paragraphs
  %\renewcommand{\baselinestretch}{1.5}         % Uncomment for 1.5 spacing between lines
  %\parindent 0pt                 % sets leading space for paragraphs
  \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{ulem}
+\usepackage{mathrsfs}
+%\usepackage{ulem}
 %\usepackage{natbib}
 \usepackage{makeidx}
 \usepackage{graphicx}
 %\usepackage{natbib}
 \usepackage{makeidx}
 \usepackage{graphicx}
@@ -35,7 +35,9 @@
 {\normalfont\LARGE\bfseries}{\thechapter.}{1em}{}
 
 %\usepackage[usenames,dvipsnames]{color}
 {\normalfont\LARGE\bfseries}{\thechapter.}{1em}{}
 
 %\usepackage[usenames,dvipsnames]{color}
-%\usepackage{listings} % For code snippets
+\usepackage{minted} % For code snippets
+\AtBeginEnvironment{minted}{\singlespacing%
+    \fontsize{7}{7}\selectfont}
 \definecolor{pink}{rgb}{1.0,0.5,0.5}
 \definecolor{darkgray}{rgb}{0.1,0.1,0.1}
 \definecolor{lightgray}{rgb}{0.95,0.95,0.95}
 \definecolor{pink}{rgb}{1.0,0.5,0.5}
 \definecolor{darkgray}{rgb}{0.1,0.1,0.1}
 \definecolor{lightgray}{rgb}{0.95,0.95,0.95}
 
 
 \pagenumbering{roman}
 
 
 \pagenumbering{roman}
-\newpage
+%\newpage
 %---------------------------------------------------------
 % Do the table of Contents and lists of figures and tables
 %---------------------------------------------------------
 %---------------------------------------------------------
 % Do the table of Contents and lists of figures and tables
 %---------------------------------------------------------
+
+\begingroup
+\let\cleardoublepage\relax
+\let\clearpage\relax
 \linespread{0.3}
 {\small\tableofcontents}
 \linespread{0.3}
 {\small\tableofcontents}
-\listoffigures
+\vspace*{6\baselineskip} % sigh
+{\small\listoffigures}
 \markboth{}{}
 \markboth{}{}
+\endgroup
 \linespread{1.5}
 \newpage
 
 \linespread{1.5}
 \newpage
 
 \include{chapters/Proposal}
 \include{chapters/Background}
 \include{chapters/Progress}
 \include{chapters/Proposal}
 \include{chapters/Background}
 \include{chapters/Progress}
-\include{chapters/Conclusion}
+%\include{chapters/Conclusion}
 %\newpage
 %---------------------------------------------------------
 \renewcommand{\bibname}{References}
 \bibliography{references/refs}
 \bibliographystyle{unsrt}  
 \addcontentsline{toc}{part}{References}
 %\newpage
 %---------------------------------------------------------
 \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/}
+\vspace*{6\baselineskip} % sigh
+
+\begin{figure}[H]
+       \centering
+       \includegraphics[width=0.5\textwidth]{figures/rabbit_simple.pdf}
+\end{figure}
+
 %---------------------------------------------------------
 
 % Appendices
 %---------------------------------------------------------
 
 % Appendices

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