-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy paththesis-info.tex
73 lines (57 loc) · 2.52 KB
/
thesis-info.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
% !TEX root = thesis.tex
% ************************ Thesis Information & Meta-data **********************
%% The title of the thesis
\title{Structural Priors\\in\\Deep Neural Networks}
%\texorpdfstring is used for PDF metadata. Usage:
%\texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg.,
%\texorpdfstring{$sigma$}{sigma}
%% Subtitle (Optional)
%\subtitle{Restricted Connectivity and Conditional Computation in Neural Networks}
%% The full name of the author
\author{Yani Andrew Ioannou}
%% Department (eg. Department of Engineering, Maths, Physics)
\dept{Department of Engineering}
%% University and Crest
\university{University of Cambridge}
% Crest minimum should be 30mm.
%\crest{\includegraphics[width=0.2\textwidth]{University_Crest}}
%% Use this crest, if you are using the college crest
%% Crest long miminum should be 65mm
\crest{\includegraphics[width=0.45\textwidth]{University_Crest_Long}}
%% College shield [optional]
% Crest minimum should be 30mm.
\collegeshield{\includegraphics[width=0.2\textwidth]{CollegeShields/Jesus}}
%% Supervisor (optional)
%% for multiple supervisors, append each supervisor with the \newline command
%\supervisor{\textbf{Prof.~Roberto~Cipolla\newline
%Dr.~Antonio~Criminisi\newline}}
%% 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.4\textwidth}
%% Advisor (optional)
%% for multiple advisors, append each advisor with the \newline command
%\advisor{Dr.~Richard~Turner}
%% Advisor Role (optional) - Advisor (default) or leave empty
% \advisorrole{Advisors: }
%% if no title is required
% \advisorrole{}
%% Advisor line width: required to align supervisors
\advisorlinewidth{0.35\textwidth}
%% You can redefine the submission text:
% Default as per the University guidelines:
% ``This dissertation is submitted for the degree of''
%\renewcommand{\submissiontext}{First Year Report}
%% Full title of the Degree
\degreetitle{Doctor of Philosophy}
%% College affiliation (optional)
\college{Jesus College}
%% Submission date
% Default is set as {\monthname[\the\month]\space\the\year}
\degreedate{September 2017}
%\degreedate{SEPT.~\RN{2017}}
%% Meta information
%\subject{LaTeX} \keywords{{LaTeX} {PhD Thesis} {Engineering} {University of Cambridge}}
\subject{PhD Thesis} \keywords{{PhD} {Thesis} {Engineering} {University of Cambridge} {Deep Learning} {Neural Networks} {Computer Vision} {Deep Neural Networks} {Structural Priors}}