-
Notifications
You must be signed in to change notification settings - Fork 4
/
signatures.tex
84 lines (68 loc) · 1.82 KB
/
signatures.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
\documentclass[12pt]{unhthesis}
\input{preamble}
\usepackage{supertabular}
\begin{document}
\thispagestyle{empty}
\mainmatter
\begin{center}
% Title in all caps
THIS IS THE THESIS TITLE
\vspace{6mm}
BY
\vspace{6mm}
% Author in all caps
JANE DOE
\vspace{6mm}
\end{center}
\noindent \small{This thesis has been examined and approved in partial
fulfillment of the requirements for the degree of Doctor of Philosophy in
Mechanical Engineering by:}
%\vspace{2mm}
\begin{tabular}{l}
% \vspace{7.5mm}
\end{tabular}
%\begin{minipage}[t]{16.5cm}
\vspace{12mm}
\begin{flushright}
\begin{singlespace}
\tabletail
{\hline \multicolumn{1}{r}{\emph{}}\\}
\tablelasttail{}
\begin{supertabular}{p{13cm}}
% \begin{tabular}{l}
%\vspace{10mm}\\
\hline
\textbf{Dissertation Director, Bob Johnson},
\small{Professor of Mechanical Engineering and Ocean Engineering} \\
\vspace{5mm} \\
\hline
\textbf{Joe Jenkins},
\small{Research Assistant Professor of Civil/Environmental Engineering}
\\
\vspace{5mm}\\
\hline
\textbf{Tom Thompson},
\small{Research Professor of Ocean Engineering} \\
\vspace{5mm}\\
\hline
\textbf{Pete P. Peterson},
\small{Professor of Ocean Engineering and Earth Sciences} \\
\vspace{5mm}\\
\hline
\textbf{Rob Robertson},
\small{Professor of Mechanical Engineering and Ocean Engineering} \\
\vspace{5mm}\\
\hline
\textbf{Frank Frankelson},
\small{Professor of Civil Engineering and Ocean Engineering} \\
\vspace{12mm}\\
% \end{tabular}
\end{supertabular}
\begin{tabular*}{2in}{l}
\hline
Date
\end{tabular*}
\vspace{12mm}
\end{singlespace}
\end{flushright}
\end{document}