dissertation-4-dissertation/thesis-info.tex

75 lines
2.3 KiB
TeX
Raw Normal View History

% ************************ 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}}
%\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}
%% 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}
% Crest minimum should be 30mm.
2015-06-19 23:44:55 +01:00
\crest{\includegraphics[width=0.2\textwidth]{University_Crest}}
%% 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}}
%% College shield [optional]
% Crest minimum should be 30mm.
2014-12-02 23:28:04 +00:00
%\collegeshield{\includegraphics[width=0.2\textwidth]{CollegeShields/Kings}}
%% 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 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}
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
%% 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}
%\degreedate{September 2014}
%% Meta information
\subject{LaTeX} \keywords{{LaTeX} {PhD Thesis} {Engineering} {University of
Cambridge}}