forked from brentonk/rochester-dissertation-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path01-title.tex
66 lines (45 loc) · 1.19 KB
/
01-title.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
% TITLE PAGE
% Sample text taken from the November 2016 version of "Formatting the
% Thesis and Preparing for Final Defense" by the Office of the University
% Dean of Graduate Studies at the University of Rochester
\begin{titlepage}
\vspace*{\fill}
\begin{center}
{\LARGE \bfseries Dissertation Title Typed in Upper and Lower Case
Letters \par
}
\bigskip%
by
\bigskip%
Your Name [no degree credentials]
%%%%%
\bigskip\bigskip\bigskip\bigskip%
Submitted in Partial Fulfillment of the
\bigskip%
Requirements for the Degree
\bigskip%
Doctor of Philosophy
%%%%%
\bigskip\bigskip\bigskip\bigskip%
Supervised by Professor [Your advisor's first and last name -- no degree credentials]
\bigskip\bigskip%
[Department if applicable]
\bigskip%
[School Name 1]
\bigskip%
[School Name 2]
%%%%%
\bigskip\bigskip\bigskip\bigskip%
University of Rochester
\bigskip%
Rochester, New York
%%%%%
\bigskip\bigskip\bigskip\bigskip%
2019 [or year of degree conferral]
\end{center}
\vspace*{\fill}
\end{titlepage}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "dissertation"
%%% End: