-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy paththesis.tex
260 lines (209 loc) · 9.37 KB
/
thesis.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
% ******************************* PhD Thesis Template **************************
% Please have a look at the README.md file for an overview introduction
\documentclass[a4paper,12pt,times,print,index]{Classes/CUPhDThesis}
% ******************************************************************************
% ******************************* Class Options ********************************
% ******************************************************************************
% 'a4paper' : Section 8.12.1 of the Coventry University Academic Regulations
% requires a page size of A4, which is the default option). Other sizes can be
% specified, for example 'a5paper'.
%
% '12pt' is default, other font sizes can be specified, for example 10pt. The
% 'Thesis Requirments.pdf' document states that a font size less that 10pt must
% not be used for the main text.
%
% 'oneside' or 'twoside' (default) : Printing double side (twoside) or single
% side. 'Thesis Requirments.pdf' states either is acceptable.
%
% 'print' : Use 'print' for print version with appropriate margins and page
% layout. Leaving the options field blank will activate Online version.
%
% 'index' : For index at the end of the thesis.
%
% 'draftclassic' : For draft mode without loading any images (same as draft in book).
%
% 'draft' : Special draft mode with line numbers, images, and water mark with
% timestamp and custom text. Position of the text can also be modified.
%
% 'abstract' : To generate only the title page and abstract page with
% dissertation title and name.
%
% 'chapter' : This option enables only the specified chapter and its references
% Useful for review and corrections.
%
% ************************* Custom Page Margins ********************************
%
% 'custommargin' : Use 'custommargin' in options to activate custom page margins,
% which can be defined in the 'preamble.tex'. Custom margin will override
% print/online margin setup.
%
% *********************** Choosing the Fonts in Class Options ******************
%
% 'times' : Times font with math support. ('Thesis Requirments.pdf' states any
% clear and readable font.)
%
% 'fourier' : Utopia Font with Fourier Math font. (This free font has to be installed.)
%
% 'customfont' : Use 'customfont' option in the document class and load the
% package in the 'preamble.tex'.
%
% Default or leave empty : 'Latin Modern' font will be loaded.
%
% **************************** Choosing the Page Style *************************
%
% 'default' (leave empty) : For page numbers in Header (Left Even, Right Odd) and
% Chapter Name in Header (Right Even) and Section Name (Left Odd). Blank Footer.
%
% 'PageStyleI' : Chapter Name next & Page Number on Even Side (Left Even).
% Section Name & Page Number in Header on Odd Side (Right Odd). Footer is empty.
%
% 'PageStyleII': Chapter Name on Even Side (Left Even) in Header. Section Number
% and Section Name in Header on Odd Side (Right Odd). Page numbering in footer.
% Uncomment to change page style
%\pagestyle{PageStyleII}
%
% **************************** First or Final Submission ***********************
%
% 'finalsub' : Switch from first submission to final submission
% ********************************** Preamble **********************************
% Preamble: Contains packages, user-defined commands, settings and
% link to references file for biblatex
\input{Preamble/preamble}
% ************************ Thesis Information & Meta-data **********************
%% The title of the thesis and author information
\title{Writing your PhD thesis in \texorpdfstring{\LaTeX}{LaTeX}}
%\texorpdfstring is used for PDF metadata. Usage:
%\texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg.,
%\texorpdfstring{$sigma$}{sigma}
%% Subtitle, if you don't need one comment this out
\subtitle{Using the CU thesis template}
%% The full name of the author
\author{Another Proud Author}
%% Department (eg. Faculty of Engineering, Environment and Computing; Coventry Business School; Faculty of Health and Life Sciences; Coventry Law School; Faculty of Arts and Humanities, School or Art and Design)
%% Comment this out to remove department line
\dept{Optional Name of Faculty (not normally required)}
%% University and Logo
\university{Coventry University}
% Crest (logo)
\crest{\includegraphics[width=0.35\textwidth]{Coventry_University_logo}}
%% Supervisor (optional)
%% for multiple supervisors, append each supervisor with the \newline command
%\supervisor{Prof. A.B. Supervisor\newline
%Prof. C.D. Supervisor}
%% Supervisor Role (optional) - Supervisor (default) or advisor
% \supervisorrole{\textbf{Supervisors: }}
%% if no title is desired:
% \supervisorrole{}
%% Supervisor line width: required to align supervisors
%\supervisorlinewidth{0.35\textwidth}
%% Advisor (optional)
%% for multiple advisers, append each advisor with the \newline command
%\advisor{Dr. A. Advisor\newline
%Dr. B. Advisor}
%% Advisor Role (optional) - Advisor (default) or leave empty
% \advisorrole{Advisers: }
%% if no title is required
% \advisorrole{}
%% Advisor line width: required to align supervisors
%\advisorlinewidth{0.25\textwidth}
%% Full title of the Degree (Doctor of Philosophy/Master of Philosophy/Master of Research)
\degreetitle{Doctor of Philosophy}
%% You can redefine the submission text:
% Default as per the University guidelines:
% 'A thesis submitted in partial fulfilment of the University's requirements
% for the Degree of Doctor of Philosophy/Master of Philosophy/Master of Research'
\renewcommand{\submissiontext}{A thesis submitted in partial fulfilment of the University's requirements
for the Degree of}
%% Faculty or School or College affiliation (optional)
\college{Optional CU Research Centre or School (not normally required)}
%% Submission date
% Default is set as {\monthname[\the\month]\space\the\year}
%\degreedate{January 2020}
%% Meta information
\subject{LaTeX} \keywords{{LaTeX} {PhD Thesis} {Template} {Coventry University}}
% ***************************** Abstract Separate ******************************
% To printout only the title page and the abstract with the PhD title and the
% author name, use the 'abstract' option in the document class.
\ifdefineAbstract
\pagestyle{empty}
\includeonly{Declaration/declaration, Abstract/abstract}
\fi
% ***************************** Chapter Mode ***********************************
% The chapter mode allows user to only print particular chapters with references
% Title, Contents, Frontmatter are disabled by default
% Useful option to review a particular chapter or to send it to supervisior.
% To use choose 'chapter' option in the document class.
\ifdefineChapter
\includeonly{Chapter3/chapter3}
\fi
% ******************************** Front Matter ********************************
\begin{document}
\frontmatter
% Title page
\maketitle
% Required submission forms vary on first submission.
% See the Doctoral College section on the student portal
% for the word documents to create the final forms.
% Ethics certificate must be replaced with the actual certificate
% from the CU Ethics portal.
\ifdefinefinalsub
% Library deposit form appears behind title page unless
% the following line is uncommented to add a blank page
%\newpage\null\thispagestyle{empty}\newpage
\includepdf[pages=-]{Forms/library-and-deposit-form.pdf}
\fi
% You may want to uncomment the following
% line to start the ethics form on a new page
%\newpage\null\thispagestyle{empty}\newpage
\includepdf[pages=-]{Forms/ethics-certificate.pdf}
% You may want to uncomment the following
% line to start the submission form on a new page
%\newpage\null\thispagestyle{empty}\newpage
\ifdefinefinalsub
\includepdf[pages=-]{Forms/resubmission-form.pdf}
\else
\includepdf[pages=-]{Forms/submission-declaration.pdf}
\fi
\include{Dedication/dedication}
\include{Acknowledgement/acknowledgement}
\include{Abstract/abstract}
% *********************** Adding TOC and List of Figures ***********************
\tableofcontents
\listoffigures
% Uncomment the following to add a statement at the end of the list of figures
%\hfill \break
%Unless otherwise stated, all diagrams, photographs and figures are the work of the author. Where a diagram has been reinterpreted from its original source, that source is referenced.
\listoftables
% \printnomenclature[space] space can be set as 2em between symbol and description
% \printnomenclature[3em]
\printnomenclature
% ******************************** Main Matter *********************************
\mainmatter
\include{Chapter1/chapter1}
\include{Chapter2/chapter2}
\include{Chapter3/chapter3}
\include{Chapter4/chapter4}
%\include{Chapter5/chapter5}
%\include{Chapter6/chapter6}
%\include{Chapter7/chapter7}
% ********************************** Back Matter *******************************
% Backmatter should be commented out, if you are using appendices after References
%\backmatter
% ********************************** Bibliography ******************************
\begin{spacing}{0.9}
\cleardoublepage
\bibliography{References/references} % Bibliography comes from article.bib file
\end{spacing}
% ********************************** Appendices ********************************
%ignore word count in appendices
%%TC:ignore
\begin{appendices} % Using appendices environment for more functionality
\include{Appendix1/appendix1}
\include{Appendix2/appendix2}
\include{Appendix3/appendix3}
\end{appendices}
%end of word count ignore
%%TC:endignore
% *************************************** Index ********************************
\printthesisindex % If index is present
\end{document}