-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdissertation-tap.tex
60 lines (47 loc) · 2.42 KB
/
dissertation-tap.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
%
% This is the Title and Approval Page file (dissertation-tap.tex) for a dissertation.
%
% The order of the commands below is very important. You may choose to add or eliminate a
% \prefacesection in the front material but the order should remain the same especially
% \maketocloflot followed by \prefacesectiontoc{Abstract}
% Title and author are also used for PDF file properties No special character or commands can be
% used for the PDF definition; use the [options] parameter to specify a different title or author to
% remove special characters or commands like \\ for example.
%\title[Title]{On The Interplay Between Kinetic Scale Physics and Turbulence}
\title[Title]{On The Interplay Between Microkinetics and Turbulence in Space Plasmas}
\author{Ramiz Ahmad Qudsi}
\type{dissertation}
\degree{Doctor of Philosophy}
\majorfieldtrue\majorfield{Physics}
\degreedate{Summer, 2021}
% Optional PDF properties
\keywords{Keyword,Keyword,Keyword}
\subject{Subject}
\maketitlepage % Generates Title Page
\newpage\null\thispagestyle{empty}\newpage
%\begin{approvalpage}
%\chair{Edmund R. Nowak, Ph.D.}{Chair of the Department of Physics and Astronomy}
%\dean{John A. Pelesko, Ph.D.}{Dean of the College of Arts and Sciences}
%\end{approvalpage}
\includepdf{figures/signatures/dissertation-main_signature_pages_p2.pdf}
\includepdf{figures/signatures/dissertation-main_signature_pages_p3_v2.pdf}
\includepdf{figures/signatures/dissertation-main_signature_pages_p4-whm.pdf}
\begin{front} % Starts front material (Roman style page numbers)
\newpage\null\thispagestyle{empty}\newpage
\prefacesection{ACKNOWLEDGEMENTS}
\input{acknowl} % This file (acknowl.tex) contains the text
% for the acknowledgments or type text here.
% Table of Contents is always created, but you may set \tablespagefalse and \figurespagefalse if you
% don't want these generated automatically (i.e. List of Tables and List of Figures). These are set
% to true by default (i.e. \tablespagetrue, \figurespagetrue).
% Uncomment if you do not want a List of Figures. \figurespagefalse
% Uncomment if you do not want a List of Tables. \tablespagefalse
%\tableofcontents
\maketocloflot
%\newpage\null\thispagestyle{empty}\newpage
\prefacesectiontoc{Abstract}
\input{abstract} % This file (abstract.tex) contains the text
% for an abstract or type text here.
\input{epigraph} % This file (epigraph.tex) contains the text
% for the epigraph
\end{front}