diff --git a/manuscript.pdf b/manuscript.pdf old mode 100755 new mode 100644 index 04d37cb..a3e97a2 Binary files a/manuscript.pdf and b/manuscript.pdf differ diff --git a/src/abstract.tex b/src/abstract.tex index 6241fef..f6398b3 100755 --- a/src/abstract.tex +++ b/src/abstract.tex @@ -6,7 +6,7 @@ \begin{abstract}% % -\PARstart{T}{he} focus of this template is to give the thesis writer a kick-start on developing their thesis in \LaTeX\ by providing a template that satisfies the University of Melbounre's requirements (at the time of writing), that also happens to look gorgeous. +\IEEEPARstart{T}{he} focus of this template is to give the thesis writer a kick-start on developing their thesis in \LaTeX\ by providing a template that satisfies the University of Melbounre's requirements (at the time of writing), that also happens to look gorgeous. % \end{abstract} diff --git a/src/appendix.tex b/src/appendix.tex deleted file mode 100755 index 3b2920a..0000000 --- a/src/appendix.tex +++ /dev/null @@ -1,14 +0,0 @@ -%% -%% VERSION HISTORY -%% 22 May 2006 - John Papandriopoulos - Original version -%% 12 Jul 2007 - John Papandriopoulos - Converted into template -%% - -\chapter{The Making of...} - \label{appendix} - -%========================================================================= - -\section{Behind the scenes} - -No smoke and mirrors here... you've got the source, Luke! diff --git a/src/appendixA.tex b/src/appendixA.tex new file mode 100644 index 0000000..5227784 --- /dev/null +++ b/src/appendixA.tex @@ -0,0 +1,11 @@ +\chapter{Anthology Films: Rogue One} + \label{appendixA} + +%========================================================================= + +\section{Rogue One: A Star Wars Story} + +Set just prior to A New Hope(\ref{a-new-hope}), this tells the story of how +the Death Star plans were stolen. It was released in 2016 and is the first in a series of Anthology stories. + + diff --git a/src/appendixB.tex b/src/appendixB.tex new file mode 100644 index 0000000..11bd150 --- /dev/null +++ b/src/appendixB.tex @@ -0,0 +1,10 @@ +\chapter{Anthology Films: Solo} + \label{appendixB} + +%========================================================================= + +\section{Solo: A Star Wars Story} + +Due for release in 2018. + + diff --git a/src/appendixC.tex b/src/appendixC.tex new file mode 100644 index 0000000..c1d0c07 --- /dev/null +++ b/src/appendixC.tex @@ -0,0 +1,10 @@ +\chapter{Anthology Films: Untitled} + \label{appendixB} + +%========================================================================= + +\section{Untitled film} + +Due for release in 2020. + + diff --git a/src/bib/test.bib b/src/bib/test.bib new file mode 100644 index 0000000..8e26636 --- /dev/null +++ b/src/bib/test.bib @@ -0,0 +1,6 @@ +@article{wars1977episode, + title={Episode IV-A New Hope}, + author={Wars, Star}, + journal={Dir. George Lucas. Twentieth Century Fox Film Corporation}, + year={1977} +} diff --git a/src/chapter-1.tex b/src/chapter-1.tex index 9bf0adb..1ccb941 100755 --- a/src/chapter-1.tex +++ b/src/chapter-1.tex @@ -8,5 +8,5 @@ \chapter{Introduction} %========================================================================= -\PARstart{A}{ long} long time ago, in a galaxy far, far away... +\IEEEPARstart{A}{ long} long time ago, in a galaxy far, far away... diff --git a/src/chapter-10.tex b/src/chapter-10.tex new file mode 100755 index 0000000..1db7da9 --- /dev/null +++ b/src/chapter-10.tex @@ -0,0 +1,19 @@ +\chapter{Episode IX} + \label{chapter:episode9}% + % + +% preferred location for figures in this chapter +\setfigurepath{figures/chapter-10} + +%========================================================================= + +\begin{synopsis} + Synopsis. +\end{synopsis} + +%========================================================================= + +\section{Introduction} + +\IEEEPARstart{U}{se} the force ... + diff --git a/src/chapter-11.tex b/src/chapter-11.tex new file mode 100755 index 0000000..62ed81a --- /dev/null +++ b/src/chapter-11.tex @@ -0,0 +1,20 @@ +%% +%% VERSION HISTORY +%% 22 May 2006 - John Papandriopoulos - Original version +%% 12 Jul 2007 - John Papandriopoulos - Converted into template +%% + +\chapter{Conclusion} + \label{chapter:conclusion}% + % + +%========================================================================= +\section{Summary of Contributions} + +\IEEEPARstart{T}{his} thesis template has given the user a solid foundation for developing their manuscript in \LaTeX. + +%========================================================================= +\section{Future Research} + +Well, that's up to you, my young paduan apprentice. + diff --git a/src/chapter-2.tex b/src/chapter-2.tex index d1ac1db..8574dc9 100755 --- a/src/chapter-2.tex +++ b/src/chapter-2.tex @@ -21,5 +21,5 @@ \chapter{A New Hope} \section{Introduction} -\PARstart{F}{lying} above is a rebel ship carrying some very important cargo, followed by a star destroyer on its tail... +\IEEEPARstart{F}{lying} above is a rebel ship carrying some very important cargo, followed by a star destroyer on its tail... diff --git a/src/chapter-3.tex b/src/chapter-3.tex index 6602c92..acbed60 100755 --- a/src/chapter-3.tex +++ b/src/chapter-3.tex @@ -21,5 +21,5 @@ \chapter{The Empire Strikes Back} \section{Introduction} -\PARstart{U}{se} the force Luke... +\IEEEPARstart{U}{se} the force Luke... diff --git a/src/chapter-4.tex b/src/chapter-4.tex index 102b44e..6a1cd3d 100755 --- a/src/chapter-4.tex +++ b/src/chapter-4.tex @@ -21,5 +21,5 @@ \chapter{Return of the Jedi} \section{Introduction} -\PARstart{U}{se} the force Luke... +\IEEEPARstart{U}{se} the force Luke... diff --git a/src/chapter-5.tex b/src/chapter-5.tex index da693e1..8c3b2ae 100755 --- a/src/chapter-5.tex +++ b/src/chapter-5.tex @@ -21,5 +21,5 @@ \chapter{The Phantom Menace} \section{Introduction} -\PARstart{U}{se} the force Luke... +\IEEEPARstart{U}{se} the force Luke... diff --git a/src/chapter-6.tex b/src/chapter-6.tex index 5765f4f..96879d1 100755 --- a/src/chapter-6.tex +++ b/src/chapter-6.tex @@ -21,5 +21,5 @@ \chapter{Attack of the Clones} \section{Introduction} -\PARstart{U}{se} the force Luke... +\IEEEPARstart{U}{se} the force Luke... diff --git a/src/chapter-7.tex b/src/chapter-7.tex index 2697638..799ecc2 100755 --- a/src/chapter-7.tex +++ b/src/chapter-7.tex @@ -21,5 +21,5 @@ \chapter{Revenge of the Sith} \section{Introduction} -\PARstart{U}{se} the force Luke... +\IEEEPARstart{U}{se} the force Luke... diff --git a/src/chapter-8.tex b/src/chapter-8.tex index f31e995..82b41f3 100755 --- a/src/chapter-8.tex +++ b/src/chapter-8.tex @@ -1,20 +1,20 @@ -%% -%% VERSION HISTORY -%% 22 May 2006 - John Papandriopoulos - Original version -%% 12 Jul 2007 - John Papandriopoulos - Converted into template -%% - -\chapter{Conclusion} - \label{chapter:conclusion}% - % - -%========================================================================= -\section{Summary of Contributions} - -\PARstart{T}{his} thesis template has given the user a solid foundation for developing their manuscript in \LaTeX. - -%========================================================================= -\section{Future Research} - -Well, that's up to you, my young paduan apprentice. - +\chapter{The Force Awakens} + \label{chapter:force-awakens}% + % + +% preferred location for figures in this chapter +\setfigurepath{figures/chapter-8} + +%========================================================================= + +\begin{synopsis} + Synopsis. +\end{synopsis} + +%========================================================================= + +\section{Introduction} + +\IEEEPARstart{U}{se} the force Rey... + + diff --git a/src/chapter-9.tex b/src/chapter-9.tex new file mode 100755 index 0000000..562a537 --- /dev/null +++ b/src/chapter-9.tex @@ -0,0 +1,19 @@ +\chapter{The Last Jedi} + \label{chapter:last-jedi}% + % + +% preferred location for figures in this chapter +\setfigurepath{figures/chapter-9} + +%========================================================================= + +\begin{synopsis} + Synopsis. +\end{synopsis} + +%========================================================================= + +\section{Introduction} + +\IEEEPARstart{U}{se} the force Luke and Rey... + diff --git a/src/manuscript.tex b/src/manuscript.tex index c6b82b6..6b48fa8 100755 --- a/src/manuscript.tex +++ b/src/manuscript.tex @@ -41,12 +41,12 @@ % Author declaration \makedeclaration - % Acknowledgements - \input{acknowledgements} - % Preface \input{preface} + % Acknowledgements + \input{acknowledgements} + % Dedications... \input{dedication} @@ -85,27 +85,27 @@ \input{chapter-6} \input{chapter-7} - % Conclusion - \input{chapter-8} - - \end{mainmatter} + \input{part-3} - %% - %% Appendix - %% - \begin{appendix} + \input{chapter-8} + \input{chapter-9} + \input{chapter-10} - \input{appendix} + % Conclusion + \input{chapter-11} - \end{appendix} + \end{mainmatter} %% %% Bibliography %% + + \addcontentsline{toc}{chapter}{References} \begin{backmatter} - \chapter*{\bibname}% - \markboth{\MakeUppercase\bibname}{\MakeUppercase\bibname}% + \chapter*{References}% + %\chapter*{\bibname}% + %\markboth{\MakeUppercase\bibname}{\MakeUppercase\bibname}% % % Uncomment the following line to produce a % bibliography list of all entries in the bib database @@ -113,12 +113,27 @@ % \bibliography{% % Place your bib database files here, for example: + bib/test% %bib/strings,% %bib/wireless,% %bib/dsl,% %bib/selfpubs% } \end{backmatter} + + %% + %% Appendix + %% + + \begin{appendix} + + \input{appendixA} + \input{appendixB} + \input{appendixC} + + \end{appendix} + \end{document} %... and of four years work! :-) + diff --git a/src/metadata.tex b/src/metadata.tex index b607a11..ab8a5ba 100755 --- a/src/metadata.tex +++ b/src/metadata.tex @@ -10,9 +10,12 @@ % Author \author{John Papandriopoulos} +% ORCID +\orcid{0000-0000-0000-0000} + % Date of submission -\submissionmonth{July} -\submissionyear{2007} +\submissionmonth{January} +\submissionyear{2018} % Department \department{Department of Electrical and Electronic Engineering} @@ -24,3 +27,4 @@ \summary{% This does not go into the generated document; it is here as a reminder to write an 80 word summary for the SGS. } + diff --git a/src/part-1.tex b/src/part-1.tex index 7ea61eb..1811c62 100755 --- a/src/part-1.tex +++ b/src/part-1.tex @@ -11,5 +11,5 @@ %========================================================================= -\PARstart{I}{t all} started in 1977 with a film called Star Wars---later retitled to ``Star Wars Episode IV: A New Hope''. Two sequels were later released, titled ``The Empire Strikes Back'' and ``Return of the Jedi''. +\IEEEPARstart{I}{t all} started in 1977 with a film called Star Wars\cite{wars1977episode}---later retitled to ``Star Wars Episode IV: A New Hope''. Two sequels were later released, titled ``The Empire Strikes Back'' and ``Return of the Jedi''. diff --git a/src/part-2.tex b/src/part-2.tex index c8d8299..4d383dc 100755 --- a/src/part-2.tex +++ b/src/part-2.tex @@ -12,7 +12,7 @@ \part{The Prequels} \psection{Introduction to Part \thepart} -\PARstart{I}{n the} year 1999, the first episode of the prequels were released, titled ``Star Wars Episode 1: The Phantom Menace''... it was followed by Episodes 2 and 3 in the years 2002 and 2005 respectively. +\IEEEPARstart{I}{n the} year 1999, the first episode of the prequels were released, titled ``Star Wars Episode 1: The Phantom Menace''... it was followed by Episodes 2 and 3 in the years 2002 and 2005 respectively. diff --git a/src/part-3.tex b/src/part-3.tex new file mode 100755 index 0000000..fa846f8 --- /dev/null +++ b/src/part-3.tex @@ -0,0 +1,11 @@ +\part{The Sequels} + \label{part:sequels}% + % + +%========================================================================= + +\psection{Introduction to Part \thepart} + +\IEEEPARstart{I}{n the} year 2015, the first episode of a new trilogy of films was +released. Titled Star Wars: The Force Awakens (also Star Wars: Episode VII – The Force Awakens) +will be followed by Episodes 8 (The Last Jedi) and 9 in the years 2017 and 2019 respectively. diff --git a/src/style/uomthesis.sty b/src/style/uomthesis.sty index 031203f..7797e44 100755 --- a/src/style/uomthesis.sty +++ b/src/style/uomthesis.sty @@ -161,6 +161,9 @@ %% Custom commands %% +% Set the ORCID +\newcommand{\orcid}[1]{\def\@orcid{#1}} + % Set the department \newcommand{\department}[1]{\def\@department{#1}} @@ -196,22 +199,23 @@ \begin{center} \large {\Huge\bfseries\smallcapstitle {\@title} \par} - \vspace{1cm} + \vspace{3cm} {\Large {\@author} \par - \vspace{3cm} - Submitted in total fulfilment of the requirements of the degree of \par + {\small ORCID: {\@orcid}} \par + \vspace{2cm} \bigskip {\LARGE Doctor of Philosophy} \par } \vspace{2cm} %\includegraphics[height=3cm]{\@univlogofile} \par \bigskip + {\@submissionmonth} {\@submissionyear} \par + \vspace{1cm} {\@department} \par {\@university} \par \vspace{2cm} - {\@submissionmonth} {\@submissionyear} \par - \vspace{1cm} + Submitted in total fulfilment of the requirements\\ of the degree of Doctor of Philosophy \par \ifx\archivalpapernote\undefined {\footnotesize Produced on archival quality paper. @@ -226,25 +230,6 @@ \vfil\null } - %% - %% Copyright notice - %% - \newpage - { - % Title page has no headings - \thispagestyle{empty} - % Use single spacing - \singlespacing - \vfill\null - \vspace{0.75\textheight} - \begin{center} - \Large - Copyright \copyright\ {\@submissionyear}\ {\@author} \par - \end{center} - \bigskip - All rights reserved. No part of the publication may be reproduced in any form by print, photoprint, microfilm or any other means without written permission from the author. - \vfil\null - } % Start the footnote counter \setcounter{footnote}{0} @@ -327,8 +312,8 @@ This is to certify that \begin{enumerate} - %\item the thesis comprises only my original work towards the PhD except where indicated in the Preface, - \item the thesis comprises only my original work towards the PhD, + \item the thesis comprises only my original work towards the PhD except where indicated in the preface, + %\item the thesis comprises only my original work towards the PhD, \item due acknowledgement has been made in the text to all other material used, \item the thesis is less than 100,000 words in length, exclusive of tables, maps, bibliographies and appendices. \end{enumerate} @@ -518,3 +503,4 @@ % Set up the header to be the title name \markright{#1}% } + diff --git a/src/user-defined.tex b/src/user-defined.tex index 48fdd4e..6946be2 100755 --- a/src/user-defined.tex +++ b/src/user-defined.tex @@ -46,9 +46,9 @@ \usepackage{IEEEtrantools} % Use a plain bibliography style -%\bibliographystyle{plain} +\bibliographystyle{plain} % Use the IEEE bibliography style (sorted) -\bibliographystyle{IEEEtrans} +%\bibliographystyle{IEEEtrans} % Use the IEEE bibliography style (unsorted; order of reference) %\bibliographystyle{IEEEtran}