-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththesis-info.tex
74 lines (56 loc) · 2.29 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
74
% ************************ Thesis Information & Meta-data **********************
%% The title of the thesis
\title{Examining bacterial variation with genome graphs and Nanopore sequencing}
%\texorpdfstring is used for PDF metadata. Usage:
%\texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg.,
%\texorpdfstring{$sigma$}{sigma}
%% Subtitle (Optional)
% \subtitle{Using the CUED template}
%% The full name of the author
\author{Michael Benjamin Hall}
%% Department (eg. Department of Engineering, Maths, Physics)
\dept{European Bioinformatics Institute}
%% 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 minimum should be 65mm
% \crest{\includegraphics[width=65mm]{University_Crest_Long}}
%% College shield [optional]
% Crest minimum should be 30mm.
\collegeshield{\includegraphics[width=30mm]{CollegeShields/jesus}}
%% Supervisor (optional)
%% for multiple supervisors, append each supervisor with the \newline command
\supervisor{Dr. Zamin Iqbal}%\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 advisors, append each advisor with the \newline command
%\advisor{Dr. A. Advisor\newline
%Dr. B. Advisor}
%% 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.25\textwidth}
%% You can redefine the submission text:
% Default as per the University guidelines:
% ``This dissertation is submitted for the degree of''
%\renewcommand{\submissiontext}{change the default text here if needed}
%% 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{October 2021}
%% Meta information
\subject{LaTeX} \keywords{{PhD Thesis} {Bioinformatics} {University of
Cambridge}}