-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtitlePage.tex
More file actions
48 lines (38 loc) · 1.67 KB
/
titlePage.tex
File metadata and controls
48 lines (38 loc) · 1.67 KB
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
%----------------------------------------------------------------------------------------
% TITLE PAGE
%----------------------------------------------------------------------------------------
\begin{titlepage}
\begin{center}
\HRule \\[0.5cm] % Horizontal line
{\large \bfseries \ttitle} % Thesis title
\HRule % Horizontal line
\linespread{1.1} \\~\\[0.2cm]
\textit{A Thesis Submitted to the Faculty\\in partial fulfillment of the requirements for the\\ degree of\\ \degreename}\\[0.2cm] % University requirement text
\textit{in}\\[0.3cm]
\fieldname\\[0.3cm] % Research group name and department name
%\begin{minipage}{0.4\textwidth}
%\begin{flushleft} \large
\large\emph{by}\\\Large
\textsc{\authornames}\\ % Author name - remove the \href bracket to remove the link
%\end{flushleft}
%\end{minipage}
\textsc{\large \univname}\\ % University name
\normalsize \citystatenames\\
{ \today}\\[2.0 cm] % Date
%\textsc{\Large Master's Thesis}\\[0.5cm] % Thesis type
\begin{minipage}{1.0\textwidth}
\begin{flushright} \large
\normalsize \emph{Examining Committee:} \\~\\
\underline{\hspace{6cm}}\\\small (chair) \textsc{\commchairname} \\~\\~ \underline{\hspace{6cm}}\\ \small\textsc{\commadvtwoname} \\~\\~ \underline{\hspace{6cm}}\\ \small\textsc{\commadvthreename}
% to add a fourth advisor, follow format above, then adjust spacing, e.g. space after date, so that it fits on one paeg
\end{flushright}
\end{minipage}\\[1cm]
\begin{minipage}{1.0\textwidth}
\begin{flushleft} \large
\underline{\hspace{6cm}}\\ \small\textsc{\deangradstudiesname}\\
Dean of Graduate Studies
\end{flushleft}
\end{minipage}
\vfill
\end{center}
\end{titlepage}