-
Notifications
You must be signed in to change notification settings - Fork 0
/
title-phd.tex
37 lines (35 loc) · 1.38 KB
/
title-phd.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% TITLE PAGE %
% PhD Thesis %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This file produces the title page, copyright page (if requested)
% and the Table of Contents, List of Figures and List of Tables.
%
% To produce the abstract title page followed by the abstract,
% see the template file, "abstitle-phd.tex"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Supply information for use on title page:
%
\thesistitle{\bf
Improving Scalability of Parallel Unstructured Mesh-based Adaptive Workflows
}
\author{Cameron Walter Smith}
\degree{Doctor of Philosophy}
\department{Computer Science}
\signaturelines{5}
\thadviser{Mark S. Shephard}
\memberone{Max O. Bloomfield}
\membertwo{Christopher D. Carrothers}
\memberthree{Barbara Cutler}
\memberfour{Onkar Sahni}
\submitdate{April 2017\\(For Graduation May 2017)}
\copyrightyear{2017}
% Print titlepage and other prefatory material:
%
\titlepage
\copyrightpage % optional
\tableofcontents
\listoftables % required if there are tables
\listoffigures % required if there are figures