Minor fix => added also degree name. Cleanup
This commit is contained in:
parent
b9def4d4c6
commit
3397dbf0d3
|
@ -481,7 +481,8 @@ breaklinks=true,
|
||||||
|
|
||||||
\begin{titlepage}
|
\begin{titlepage}
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\textsc{\LARGE Research Proposal}\\[0.5cm] % Thesis type
|
\textsc{\LARGE Research Proposal}\\[0.2cm] % Thesis type
|
||||||
|
\textsc{\degreename}\\[0.5cm]
|
||||||
|
|
||||||
|
|
||||||
{\scshape submitted to the \par}
|
{\scshape submitted to the \par}
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
\department{Department of Computer Science} % The department's name
|
\department{Department of Computer Science} % The department's name
|
||||||
\group{\href{http://hps.vi4io.org}{High-Performance Storage}} % The research area/group
|
\group{\href{http://hps.vi4io.org}{High-Performance Storage}} % The research area/group
|
||||||
\keywords{X, Y, Z} % Use a few describing the thesis better
|
\keywords{X, Y, Z} % Use a few describing the thesis better
|
||||||
|
\degree{for a PhD at a distance in part-time}
|
||||||
|
|
||||||
|
|
||||||
\addbibresource{example.bib}
|
\addbibresource{example.bib}
|
||||||
|
|
|
@ -1,12 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
% See: http://www.reading.ac.uk/computer-science/dcs-PhD-programmes.aspx
|
|
||||||
Supervisor
|
|
||||||
|
|
||||||
The main research question(s) that you want to address
|
|
||||||
What makes this of interest and importance
|
|
||||||
How your thinking builds on any previous work
|
|
||||||
What research methodology or techniques you may need to use
|
|
||||||
What facilities you are likely to require
|
|
||||||
How the research can be completed in the time available.
|
|
Loading…
Reference in New Issue