-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathtitle.tex
46 lines (43 loc) · 1.9 KB
/
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
% Create title (centered and bold font)
\centerline{\bf TITLE LINE 1}
\vspace{-0.4cm}
\centerline{\bf TITLE LINE 2 (if needed)}
\vspace{-0.4cm}
\centerline{\bf TITLE LINE 3 (if needed)}
\vskip-0.4cm
\thispagestyle{empty}
% Center the following text:
\begin{center}
\vspace{-0.4cm}
by \\
{\bf FULL NAME}\\ % Full Name
{\bf THESIS / DISSERTATION}\\ % THESIS (MS Thesis) or DISSERTATION (Ph.D Dissertation)
Submitted to the Graduate School,\\
of Wayne State University,\\
Detroit, Michigan\\
in partial fulfillment of the requirements\\
for the degree of\\
{\bf MASTER OF SCIENCE / MASTER OF ARTS / DOCTOR OF EDUCATION / DOCTOR OF PHILOSOPHY} % MASTER OF SCIENCE / MASTER OF ARTS / DOCTOR OF EDUCATION / DOCTOR OF PHILOSOPHY / etc.
\end{center}
% Left-align the following text:
\begin{flushleft}
\vspace*{-0.20in}
\hspace*{3.09in}20XX % Use the year you will graduate
\hspace*{3.09in}MAJOR: YOUR MAJOR\\ % Major here
\hspace*{3.09in}Approved By:\\
\hspace*{3.09in}-----------------------------------------------------------\\
\vspace*{-0.25in}
\hspace*{3.09in}Advisor\hspace*{1.5in} Date\hspace*{0.1in}\\
% Add these lines below for the cover that will be signed by advisors
% WSU Graduate School asked that these lines below be removed for publiction
% Ex. When printing copies for dissertation committee, UNCOMMENT THE LINES BELOW.
% Ex. When sending a PDF of the thesis to WSU Grad school for format check (through ETD), COMMENT THE LINES BELOW.
%\bigskip
%\hspace*{3.09in}-----------------------------------------------------------\\
%\medskip
%\hspace*{3.09in}-----------------------------------------------------------\\
%\medskip
%\hspace*{3.09in}-----------------------------------------------------------\\
%\medskip
%\hspace*{3.09in}-----------------------------------------------------------
\end{flushleft}