Skip to content
Snippets Groups Projects
Commit cde39968 authored by Edward Longman's avatar Edward Longman
Browse files

Adjust template names and qualification etc., reformat examiners, change listing content

parent 6d923651
No related branches found
Tags v1.0-rc4
No related merge requests found
No preview for this file type
......@@ -750,7 +750,8 @@
%<*minithesis|progress|project>
\vfill
{\normalsize Supervisor\supplural: \supname \par}
{\normalsize Examiner\examplural: \examname \par}
\ifthenelse{\isempty{\examname}}
{\normalsize Examiner\examplural: \examname \par}{}
\vfill
\hspace{6mm}\parbox[t][51mm][s]{89mm}{
\center
......@@ -1583,7 +1584,8 @@ Data: Author (Year) Title. URI [dataset]}
\FACULTY {\MakeUppercase{\facname}}
\title {An Investigation into \dots}
%<*testthesis>
\authors {Insert name, for example, Sarah Alison Watson} % Use of Soton Email unadvised, use ORCiD instead.
%% TODO: Replace with your name removing []
\authors {[Insert full name, for example, Sarah Alison Watson]} % Use of Soton Email unadvised, use ORCiD instead.
%</testthesis>
%<*testminithesis|testprogress|testproject|testreport|testarticle|testgdp|testgdpsummary>
\authors {\texorpdfstring
......@@ -1605,8 +1607,9 @@ Data: Author (Year) Title. URI [dataset]}
%<*testgdp|testgdpsummary>
\degree {Master of Engineering}
%</testgdp|testgdpsummary>
%% Optional Fields
%<testthesis|testminithesis|testprogress> \qualifications{MEng PhD}
%% Optional Fields TODO: Replace these fields with your own data
%<testthesis|testminithesis|testprogress>
\qualifications{[Insert Previous Qualifications, for example MEng]}
%<*testthesis>
\orcidid{0000-0002-1825-0097}
\doi{10.1002/0470841559.ch1}
......@@ -1651,7 +1654,7 @@ There is no prescribed font, you should use a font appropriate to your disciplin
%% Either include citations like below (as many as required spaced with commas or 'and').
%% \bibentry command must be used here with prepublished papers
% https://www.stefaanlippens.net/bibentry/
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}, \bibentry{Lovell:2011:updated} and \bibentry{Gunn:2011:updated2}}
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}\newline\bibentry{Lovell:2011:updated}\newline\bibentry{Gunn:2011:updated2}}
%% Or state no citations like below
%% \authorshipdeclaration{}
%% -----------------------
......@@ -1688,12 +1691,12 @@ There is no prescribed font, you should use a font appropriate to your disciplin
%<*testthesis|testminithesis|testprogress|testproject|testreport|testgdp>
\include{Introduction}
\include{Conclusions}
\begin{lstlisting}[caption=Without a title it doesn't appear in the table]
\begin{lstlisting}[caption=Listing of what an example listing would be like]
This is a test listing
It has several lines
That
say not much at all
The test listing has serveral lines
to show how the listings
will be displayed
\end{lstlisting}
\appendix
\include{AppendixA}
......
......@@ -21,7 +21,8 @@
}
\addresses {\groupname\\\deptname\\\univname}
\date {\today}
%% Optional Fields
%% Optional Fields TODO: Replace these fields with your own data
\qualifications{[Insert Previous Qualifications, for example MEng]}
\subject {}
\keywords {}
......
......@@ -27,7 +27,8 @@
\supervisor {Mr Beavis}
\examiner {Dr Butthead}
\degree {Master of Engineering}
%% Optional Fields
%% Optional Fields TODO: Replace these fields with your own data
\qualifications{[Insert Previous Qualifications, for example MEng]}
\subject {}
\keywords {}
......@@ -71,12 +72,12 @@ This work is all about \dots
%% ------------------ MAIN MATTER (CONTENT) --------------------
\include{Introduction}
\include{Conclusions}
\begin{lstlisting}[caption=Without a title it doesn't appear in the table]
\begin{lstlisting}[caption=Listing of what an example listing would be like]
This is a test listing
It has several lines
That
say not much at all
The test listing has serveral lines
to show how the listings
will be displayed
\end{lstlisting}
\appendix
\include{AppendixA}
......
......@@ -24,7 +24,8 @@
\supervisor {Mr Beavis}
\examiner {Dr Butthead}
\degree {Master of Engineering}
%% Optional Fields
%% Optional Fields TODO: Replace these fields with your own data
\qualifications{[Insert Previous Qualifications, for example MEng]}
\subject {}
\keywords {}
......
......@@ -26,8 +26,9 @@
\date {\today}
\supervisor {Mr Beavis}
\examiner {Dr Butthead}
%% Optional Fields
\qualifications{MEng PhD}
%% Optional Fields TODO: Replace these fields with your own data
\qualifications{[Insert Previous Qualifications, for example MEng]}
\subject {}
\keywords {}
......@@ -54,7 +55,7 @@ There is no prescribed font, you should use a font appropriate to your disciplin
%% ---------- AUTHORSHIP DECLARATION/ ACKNOW. / DEDICATORY ----------
%% Either include citations like below (as many as required spaced with commas or 'and').
%% \bibentry command must be used here with prepublished papers
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}, \bibentry{Lovell:2011:updated} and \bibentry{Gunn:2011:updated2}}
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}\newline\bibentry{Lovell:2011:updated}\newline\bibentry{Gunn:2011:updated2}}
%% Or state no citations like below
%% \authorshipdeclaration{}
%% -----------------------
......@@ -67,12 +68,12 @@ There is no prescribed font, you should use a font appropriate to your disciplin
%% ------------------ MAIN MATTER (CONTENT) --------------------
\include{Introduction}
\include{Conclusions}
\begin{lstlisting}[caption=Without a title it doesn't appear in the table]
\begin{lstlisting}[caption=Listing of what an example listing would be like]
This is a test listing
It has several lines
That
say not much at all
The test listing has serveral lines
to show how the listings
will be displayed
\end{lstlisting}
\appendix
\include{AppendixA}
......
......@@ -23,8 +23,9 @@
\date {\today}
\supervisor {Mr Beavis}
\examiner {Dr Butthead}
%% Optional Fields
\qualifications{MEng PhD}
%% Optional Fields TODO: Replace these fields with your own data
\qualifications{[Insert Previous Qualifications, for example MEng]}
\subject {}
\keywords {}
......@@ -55,12 +56,12 @@ There is no prescribed font, you should use a font appropriate to your disciplin
%% ------------------ MAIN MATTER (CONTENT) --------------------
\include{Introduction}
\include{Conclusions}
\begin{lstlisting}[caption=Without a title it doesn't appear in the table]
\begin{lstlisting}[caption=Listing of what an example listing would be like]
This is a test listing
It has several lines
That
say not much at all
The test listing has serveral lines
to show how the listings
will be displayed
\end{lstlisting}
\appendix
\include{AppendixA}
......
......@@ -27,7 +27,8 @@
\supervisor {Mr Beavis}
\examiner {Dr Butthead}
\degree {BEng Electronic Engineering}
%% Optional Fields
%% Optional Fields TODO: Replace these fields with your own data
\qualifications{[Insert Previous Qualifications, for example MEng]}
\subject {}
\keywords {}
......@@ -51,7 +52,7 @@ This work is all about \dots
%% ---------- AUTHORSHIP DECLARATION/ ACKNOW. / DEDICATORY ----------
%% Either include citations like below (as many as required spaced with commas or 'and').
%% \bibentry command must be used here with prepublished papers
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}, \bibentry{Lovell:2011:updated} and \bibentry{Gunn:2011:updated2}}
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}\newline\bibentry{Lovell:2011:updated}\newline\bibentry{Gunn:2011:updated2}}
%% Or state no citations like below
%% \authorshipdeclaration{}
%% -----------------------
......@@ -64,12 +65,12 @@ This work is all about \dots
%% ------------------ MAIN MATTER (CONTENT) --------------------
\include{Introduction}
\include{Conclusions}
\begin{lstlisting}[caption=Without a title it doesn't appear in the table]
\begin{lstlisting}[caption=Listing of what an example listing would be like]
This is a test listing
It has several lines
That
say not much at all
The test listing has serveral lines
to show how the listings
will be displayed
\end{lstlisting}
\appendix
\include{AppendixA}
......
......@@ -24,7 +24,8 @@
}
\addresses {\groupname\\\deptname\\\univname}
\date {\today}
%% Optional Fields
%% Optional Fields TODO: Replace these fields with your own data
\qualifications{[Insert Previous Qualifications, for example MEng]}
\subject {}
\keywords {}
......@@ -48,7 +49,7 @@ This work is all about \dots
%% ---------- AUTHORSHIP DECLARATION/ ACKNOW. / DEDICATORY ----------
%% Either include citations like below (as many as required spaced with commas or 'and').
%% \bibentry command must be used here with prepublished papers
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}, \bibentry{Lovell:2011:updated} and \bibentry{Gunn:2011:updated2}}
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}\newline\bibentry{Lovell:2011:updated}\newline\bibentry{Gunn:2011:updated2}}
%% Or state no citations like below
%% \authorshipdeclaration{}
%% -----------------------
......@@ -61,12 +62,12 @@ This work is all about \dots
%% ------------------ MAIN MATTER (CONTENT) --------------------
\include{Introduction}
\include{Conclusions}
\begin{lstlisting}[caption=Without a title it doesn't appear in the table]
\begin{lstlisting}[caption=Listing of what an example listing would be like]
This is a test listing
It has several lines
That
say not much at all
The test listing has serveral lines
to show how the listings
will be displayed
\end{lstlisting}
\appendix
\include{AppendixA}
......
......@@ -18,11 +18,13 @@
\faculty {Faculty of [Insert faculty]}
\FACULTY {\MakeUppercase{\facname}}
\title {An Investigation into \dots}
\authors {Insert name, for example, Sarah Alison Watson} % Use of Soton Email unadvised, use ORCiD instead.
%% TODO: Replace with your name removing []
\authors {[Insert full name, for example, Sarah Alison Watson]} % Use of Soton Email unadvised, use ORCiD instead.
\addresses {\groupname\\\deptname\\\univname}
\date {\today}
%% Optional Fields
\qualifications{MEng PhD}
%% Optional Fields TODO: Replace these fields with your own data
\qualifications{[Insert Previous Qualifications, for example MEng]}
\orcidid{0000-0002-1825-0097}
\doi{10.1002/0470841559.ch1}
\volume{n}{m} %Optional Volume Numbering Volume n of m
......@@ -56,7 +58,7 @@ There is no prescribed font, you should use a font appropriate to your disciplin
%% ---------- AUTHORSHIP DECLARATION/ ACKNOW. / DEDICATORY ----------
%% Either include citations like below (as many as required spaced with commas or 'and').
%% \bibentry command must be used here with prepublished papers
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}, \bibentry{Lovell:2011:updated} and \bibentry{Gunn:2011:updated2}}
\authorshipdeclaration{\bibentry{Gunn:2001:pdflatex}\newline\bibentry{Lovell:2011:updated}\newline\bibentry{Gunn:2011:updated2}}
%% Or state no citations like below
%% \authorshipdeclaration{}
%% -----------------------
......@@ -69,12 +71,12 @@ There is no prescribed font, you should use a font appropriate to your disciplin
%% ------------------ MAIN MATTER (CONTENT) --------------------
\include{Introduction}
\include{Conclusions}
\begin{lstlisting}[caption=Without a title it doesn't appear in the table]
\begin{lstlisting}[caption=Listing of what an example listing would be like]
This is a test listing
It has several lines
That
say not much at all
The test listing has serveral lines
to show how the listings
will be displayed
\end{lstlisting}
\appendix
\include{AppendixA}
......
......@@ -224,7 +224,8 @@
{\large MPhil to PhD \par}
\vfill
{\normalsize Supervisor\supplural: \supname \par}
{\normalsize Examiner\examplural: \examname \par}
\ifthenelse{\isempty{\examname}}
{\normalsize Examiner\examplural: \examname \par}{}
\vfill
\hspace{6mm}\parbox[t][51mm][s]{89mm}{
\center
......
......@@ -224,7 +224,8 @@
{\large towards a PhD \par}
\vfill
{\normalsize Supervisor\supplural: \supname \par}
{\normalsize Examiner\examplural: \examname \par}
\ifthenelse{\isempty{\examname}}
{\normalsize Examiner\examplural: \examname \par}{}
\vfill
\hspace{6mm}\parbox[t][51mm][s]{89mm}{
\center
......
......@@ -224,7 +224,8 @@
{\large award of \par \degreename \par}
\vfill
{\normalsize Supervisor\supplural: \supname \par}
{\normalsize Examiner\examplural: \examname \par}
\ifthenelse{\isempty{\examname}}
{\normalsize Examiner\examplural: \examname \par}{}
\vfill
\hspace{6mm}\parbox[t][51mm][s]{89mm}{
\center
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment