2014-02-04 01:34:31 +00:00
|
|
|
% ************************ Thesis Information & Meta-data **********************
|
|
|
|
%% The title of the thesis
|
2014-06-09 16:22:51 +01:00
|
|
|
\title{Writing your PhD thesis in \texorpdfstring{\\ \LaTeX2e}{LaTeX2e}}
|
2014-02-04 01:34:31 +00:00
|
|
|
%\texorpdfstring is used for PDF metadata. Usage:
|
|
|
|
%\texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg.,
|
|
|
|
%\texorpdfstring{$sigma$}{sigma}
|
|
|
|
|
2014-07-14 23:54:39 +01:00
|
|
|
%% Subtitle (Optional)
|
|
|
|
\subtitle{Using the CUED template}
|
|
|
|
|
2014-02-04 01:34:31 +00:00
|
|
|
%% The full name of the author
|
|
|
|
\author{Krishna Kumar}
|
|
|
|
|
|
|
|
%% Department (eg. Department of Engineering, Maths, Physics)
|
|
|
|
\dept{Department of Engineering}
|
|
|
|
|
|
|
|
%% University and Crest
|
|
|
|
\university{University of Cambridge}
|
2014-11-16 18:28:24 +00:00
|
|
|
% Crest minimum should be 30mm.
|
2015-06-19 23:44:55 +01:00
|
|
|
\crest{\includegraphics[width=0.2\textwidth]{University_Crest}}
|
2014-11-16 18:28:24 +00:00
|
|
|
%% Use this crest, if you are using the college crest
|
|
|
|
%% Crest long miminum should be 65mm
|
2014-12-02 23:28:04 +00:00
|
|
|
%\crest{\includegraphics[width=0.45\textwidth]{University_Crest_Long}}
|
2014-11-16 17:26:10 +00:00
|
|
|
|
|
|
|
%% College shield [optional]
|
2014-11-16 18:28:24 +00:00
|
|
|
% Crest minimum should be 30mm.
|
2014-12-02 23:28:04 +00:00
|
|
|
%\collegeshield{\includegraphics[width=0.2\textwidth]{CollegeShields/Kings}}
|
2014-02-04 01:34:31 +00:00
|
|
|
|
2015-12-21 18:16:39 +00:00
|
|
|
|
|
|
|
%% Supervisor (optional)
|
2016-04-07 22:30:51 +01:00
|
|
|
%% for multiple supervisors, append each supervisor with the \newline command
|
2016-07-04 09:36:50 +01:00
|
|
|
%\supervisor{\textbf{Prof. A.B. Supervisor\newline
|
|
|
|
%Prof. C.D. Supervisor\newline
|
|
|
|
%Prof. E.F. Supervisor\newline
|
|
|
|
%Prof. G.H. Supervisor}}
|
2016-04-07 13:58:15 +01:00
|
|
|
|
2015-12-21 18:16:39 +00:00
|
|
|
%% Supervisor Role (optional) - Supervisor (default) or advisor
|
2016-04-07 13:58:15 +01:00
|
|
|
% \supervisorrole{\textbf{Supervisors: }}
|
|
|
|
%% if no title is desired:
|
|
|
|
% \supervisorrole{}
|
2015-12-21 18:16:39 +00:00
|
|
|
|
|
|
|
%% Advisor (optional)
|
2016-04-07 22:30:51 +01:00
|
|
|
%% for multiple advisors, append each advisor with the \newline command
|
2016-07-04 09:36:50 +01:00
|
|
|
%\advisor{Advisor 1\newline
|
|
|
|
%Advisors 2\newline
|
|
|
|
%Advisor 3\newline
|
|
|
|
%Advisor 4}
|
2016-04-07 13:58:15 +01:00
|
|
|
|
2015-12-21 18:16:39 +00:00
|
|
|
%% Advisor Role (optional) - Advisor (default) or leave empty
|
2016-07-04 09:36:50 +01:00
|
|
|
% \advisorrole{Advisors: }
|
2016-04-07 13:58:15 +01:00
|
|
|
%% if no title is required
|
|
|
|
% \advisorrole{}
|
2015-12-21 18:16:39 +00:00
|
|
|
|
|
|
|
|
2014-02-04 01:34:31 +00:00
|
|
|
%% You can redefine the submission text:
|
2014-10-21 09:40:24 +01:00
|
|
|
% Default as per the University guidelines:
|
|
|
|
% ``This dissertation is submitted for the degree of''
|
2014-02-04 01:34:31 +00:00
|
|
|
%\renewcommand{\submissiontext}{change the default text here if needed}
|
|
|
|
|
2014-06-05 23:45:56 +01:00
|
|
|
%% Full title of the Degree
|
2014-11-07 15:31:30 +00:00
|
|
|
\degreetitle{Doctor of Philosophy}
|
2014-06-05 23:45:56 +01:00
|
|
|
|
2014-02-04 01:34:31 +00:00
|
|
|
%% College affiliation (optional)
|
|
|
|
\college{King's College}
|
|
|
|
|
|
|
|
%% Submission date
|
2014-06-09 16:22:51 +01:00
|
|
|
% Default is set as {\monthname[\the\month]\space\the\year}
|
2014-10-21 09:40:24 +01:00
|
|
|
%\degreedate{September 2014}
|
2014-02-04 01:34:31 +00:00
|
|
|
|
|
|
|
%% Meta information
|
|
|
|
\subject{LaTeX} \keywords{{LaTeX} {PhD Thesis} {Engineering} {University of
|
2014-02-10 23:55:12 +00:00
|
|
|
Cambridge}}
|