-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDissertation.tex
417 lines (314 loc) · 19.2 KB
/
Dissertation.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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Masters/Doctoral Thesis
% LaTeX Template
% Version 2.5 (27/8/17)
%
% This template was downloaded from:
% http://www.LaTeXTemplates.com
%
% Version 2.x major modifications by:
% Vel ([email protected])
%
% This template is based on a template by:
% Steve Gunn (http://users.ecs.soton.ac.uk/srg/softwaretools/document/templates/)
% Sunil Patel (http://www.sunilpatel.co.uk/thesis-template/)
%
% Template license:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Modifications made by Drake Asberry to make document compliant with
% University of Arizona dissertation formatting Guide 2019-01-29
% https://grad.arizona.edu/gsas/dissertations-theses/dissertation-and-thesis-formatting-guides
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[
12pt, % The default document font size, options: 10pt, 11pt, 12pt
%oneside, % Two side (alternating margins) for binding by default, uncomment to switch to one side
english, % ngerman for German
doublespacing, % Single line spacing (singlespacing), alternatives: onehalfspacing or doublespacing
%draft, % Uncomment to enable draft mode (no pictures, no links, overfull hboxes indicated)
nolistspacing, % If the document is onehalfspacing or doublespacing, uncomment this to set spacing in lists to single
liststotoc, % Uncomment to add the list of figures/tables/etc to the table of contents
%toctotoc, % Uncomment to add the main table of contents to the table of contents
%parskip, % Uncomment to add space between paragraphs
%nohyperref, % Uncomment to not load the hyperref package
headsepline, % Uncomment to get a line under the header
chapterinoneline, % Uncomment to place the chapter title next to the number on one line
%consistentlayout, % Uncomment to change the layout of the declaration, abstract and acknowledgements pages to match the default layout
openany, % eliminates all extra blank pages from entire document
]{DoctoralThesis} % The class file specifying the document structure
\usepackage[utf8]{inputenc} % Required for inputting international characters
\usepackage[T1]{fontenc} % Output font encoding for international characters
\usepackage{mathpazo} % Use the Palatino font by default
\usepackage[backend=bibtex,style=authoryear,natbib=true]{biblatex} % Use the bibtex backend with the authoryear citation style (which resembles APA)
\addbibresource{example.bib} % The filename of the bibliography
\usepackage[autostyle=true]{csquotes} % Required to generate language-dependent quotes in the bibliography
%----------------------------------------------------------------------------------------
% MARGIN SETTINGS
%----------------------------------------------------------------------------------------
\geometry{
paper = letterpaper, % Change to a4paper for international letter
inner = 1in, % Inner margin
outer=1in, % Outer margin
bindingoffset=.5in, % Binding offset
top=1in, % Top margin
bottom=1in, % Bottom margin
%showframe, % Uncomment to show how the type block is set on the page
}
%----------------------------------------------------------------------------------------
% THESIS INFORMATION
%----------------------------------------------------------------------------------------
% Replace content within green curly brackets to reflect your own work and names
\thesistitle{Type the title of your thesis here} % Your thesis title, this is used in the title, committee approval and abstract pages, print it elsewhere with \ttitle
\chair{Type the name of your chair here} % Your dissertation chair's name, this is used in the title, abstract and committee approval pages, print it elsewhere with \chairname
\cochair{Type the name of your co-chair here} % Your dissertation co-chair's name, this is not currently used anywhere in the template, but would be used in the title and committee approval page, print it elsewhere with \cochairname
\examiner{Type the name of your examiner here} % Your examiner's name, this is not currently used anywhere in the template, print it elsewhere with \examname
\degree{Type the name of your degree here} % Your degree name, this is used in the title page and abstract, print it elsewhere with \degreename
\author{Type your name here} % Your name, this is used in the title page and abstract, print it elsewhere with \authorname
\addresses{Type your address here} % Your address, this is not currently used anywhere in the template, print it elsewhere with \addressname
\subject{Type your subject area here} % Your subject area, this is not currently used anywhere in the template, print it elsewhere with \subjectname
\keywords{Type keywords here} % Keywords for your thesis, this is not currently used anywhere in the template. However, you may want to use it following your abstract, print it elsewhere with \keywordnames
\university{University of Arizona} % Your university's name and URL, this is used in the title page and abstract, print it elsewhere with \univname
\department{Type the name of your department here} % Your department's name and URL, this is used in the title page and abstract, print it elsewhere with \deptname
\group{\href{http://researchgroup.university.com}{Research Group Name}} % Your research group's name and URL, this is not currently used anywhere in the template, print it elsewhere with \groupname
\facultyA{Type the name of your committee member here} % Your first faculty member's name and URL(can be added between green curly brackets before the member's name. Do not use this for your COMMITTEE CHAIR This is used in the committee approval page, print it elsewhere with \facnameA
\facultyB{Type the name of your committee member here} % Your first faculty member's name and URL(can be added between green curly brackets before the member's name. This is used in the committee approval page, print it elsewhere with \facnameB
\facultyC{Type the name of your committee member here} % Your first faculty member's name and URL(can be added between green curly brackets before the member's name. This may optionally be added to the committee approval page when number of committee members requires it, print it elsewhere with \facnameC
\facultyD{Type the name of your committee member here} % Your first faculty member's name and URL(can be added between green curly brackets before the member's name. This may optionally be added to the committee approval page when number of committee members requires it, print it elsewhere with \facnameD
\defense{Type defense date here} % This should have the long date format of your scheduled defense, print it elsewhere with \defensedate
\AtBeginDocument{
\hypersetup{pdftitle=\ttitle} % Set the PDF's title to your title
\hypersetup{pdfauthor=\authorname} % Set the PDF's author to your name
\hypersetup{pdfkeywords=\keywordnames} % Set the PDF's keywords to your keywords
\hypersetup{hidelinks} % Set all hyperlinks standard color text
}
%\usepackage{times} % Uncomment to use Times New Roman font
\begin{document}
%\frontmatter % Uncomment to use roman page numbering style (i, ii, iii, iv...) for the pre-content pages
\pagestyle{plain} % Default to the plain heading style until the thesis style is called for the body content
%-------------------------------------------------------------------------------------------------------------------------------
% Pre-Thesis Content
%-------------------------------------------------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% TITLE PAGE
%----------------------------------------------------------------------------------------
%
% All requirements of the graduate college as of 2019-01-30
% The title page must be the first page of your document (All pages must be numbered and match
% the numbers listed in Table of Contents. However, a page number is not required to be printed
% on the actual title page).
% The title page must meet the following requirements:
% Title is set in ALL CAPS
% Student name matches official name in UAccess
% Rule line appears
% Official Department Name is Used
% Degree is indicated correctly
% Copyright year matches year of graduation on page
\begin{titlepage}
\begin{singlespacing} % needed for documents set to 1.5 or 2.0 spacing, Comment out otherwise
\begin{center}
\vfill
\MakeUppercase{\ttitle}\\ %Thesis Title in ALL CAPS
\vspace{0.4in}
by\\ \vspace{0.4in}
{\authorname}\\ % Places author name as specified in preamble
\vspace{0.6in}
\HRule \\[0.1cm] % Horizontal line
Copyright \textcopyright\space\authorname\space{\the\year}\\ % Copyright Date
\vspace{0.4in}
A Dissertation Submitted to the Faculty of the\\ % University required text
\vspace{0.4in}
\MakeUppercase{\deptname} \\ % Department name in Small Caps
\vspace{0.4in}
In Partial Fulfillment of the Requirements \\ \medskip % University required text
For the Degree of \\ % University required text
\vspace{0.4in}
\MakeUppercase{\degreename} \\ % Thesis type
\vspace{0.4in}
In the Graduate College \\ % University required text
\vspace{0.4in}
\MakeUppercase{The \univname} \\ % University name in Small Caps
\vspace{0.6in}
%\normalsize
{\the\year}\\[4cm] % date
%\includegraphics{Logo} % University/department logo - uncomment to place it
\vfill
\end{center}
\end{singlespacing}% needed for documents set to 1.5 or 2.0 spacing, Comment out otherwise
\end{titlepage}
%\cleardoublepage %Uncomment to add blank page after Title page.
\setcounter{page}{2} % Starts pagination at 2 on the Committee Approval Form with no page number displayed on Title page.
%----------------------------------------------------------------------------------------
% COMMITTEE APPROVAL PAGE
%----------------------------------------------------------------------------------------
%
% All requirements of the graduate college as of 2019-01-30
% The committee approval page must be the second page of your document
% The committee approval page must meet the following requirements:
% Title on approval page matches title on page 1 (Title Page)
% Dissertation chair (or co-chair) is indicated
% All members and chair (or co-chairs) have signed the approval page
% Date of defense is listed
%\addchaptertocentry{Committee Approval Page} % Add the committee approval page to the table of contents
\begin{singlespacing} % needed for documents set to 1.5 or 2.0 spacing, Comment out otherwise
\begin{center}
%\large
THE \MakeUppercase{\univname} \\
GRADUATE COLLEGE
\end{center}
\vspace*{0.3in}
\noindent As members of the Dissertation Committee, we certify that we have read the dissertation prepared by \authorname \space entitled "\ttitle "\space and recommend that it be accepted as fulfilling the dissertation requirement for the Degree of \degreename.
\vspace*{0.3in}
\noindent\underline{\makebox[4.0in][r]{}} \hspace{0.4in} Date: \defensedate \\
{\bfseries\chairname}\\
\emph{(Chair)} %This line can be commented out if necessary
\vspace*{0.3in}
\noindent\underline{\makebox[4.0in][r]{}} \hspace{0.4in} Date: \defensedate \\
{\bfseries\facnameA}\\
\emph{(Member)} %This line can be commented out if necessary
\vspace*{0.3in}
\noindent\underline{\makebox[4.0in][r]{}} \hspace{0.4in} Date: \defensedate \\
{\bfseries\facnameB}\\
\emph{(Member)} %This line can be commented out if necessary
\vspace*{0.3in}
\noindent\underline{\makebox[4.0in][r]{}} \hspace{0.4in} Date: \defensedate \\
{\bfseries\facnameC}\\
\emph{(Member)} %This line can be commented out if necessary
\vspace*{0.5in}
% If 4th committee member is needed, copy the preceding 4 lines, change to facnameD in copied lines
% You will then need to adjust vertical spacing to keep committee approval page to 1 page length
\noindent Final approval and acceptance of this dissertation is contingent upon the candidate's submission of the final copies of the dissertation to the Graduate College.
\vspace*{0.2in}
\noindent I hereby certify that I have read this dissertation prepared under my direction and recommend that it be accepted as fulfilling the dissertation requirement.
\vspace*{0.5in}
\noindent\underline{\makebox[4.0in][r]{}} \hspace{0.4in} Date: \defensedate \\
Dissertation Director: \chairname \\
%{\bfseries \emph{Instructor \\ Hispanic Linguistics}} % Update hard-coded to job title and department
\vfill
\end{singlespacing}% needed for documents set to 1.5 or 2.0 spacing, Comment out otherwise
%----------------------------------------------------------------------------------------
% STATEMENT BY AUTHOR
%----------------------------------------------------------------------------------------
%
% No longer required for the graduate college as of 2019-01-30
% Uncomment all lines in this section with "%%" at the beginning if your document requires it
%%\begin{statement}
%%\begin{singlespacing} % needed for documents set to 1.5 or 2.0 spacing, Comment out otherwise
%%\addchaptertocentry{\authorshipname} % Add the declaration to the table of contents
%The following block of text was the required text of the Graduate College (2019-02-01)
%%This dissertation has been submitted in partial fulfillment of the requirements for an advanced degree at the \univname\space and is deposited in the University Library to be made available to borrowers under rules of the Library. \\ \smallskip
%%Brief quotations from this dissertation are allowable without special permission, provided that an accurate acknowledgement of the source is made. Requests for permission for extended quotation from or reproduction of this manuscript in whole or in part may be granted by the copyright holder.
%%\vspace*{0.3in}
%%\begin{center}
%%SIGNED: \authorname
%%\end{center}
%%\end{singlespacing}% needed for documents set to 1.5 or 2.0 spacing, Comment out otherwise
%%\end{statement}
%----------------------------------------------------------------------------------------
% ACKNOWLEDGEMENTS
%----------------------------------------------------------------------------------------
%
% Acknowledgements are not a necessary item. Comment out if not being used
\include{FrontBackMatter/Acknowledgements} % This calls the Acknowledgements.tex
%----------------------------------------------------------------------------------------
% DEDICATION
%----------------------------------------------------------------------------------------
%
% Dedications are not a necessary item. Comment out to remove from document
\dedicatory{For my \ldots \\\bigskip Dedicated to my \ldots.}
%----------------------------------------------------------------------------------------
% Quotation
%----------------------------------------------------------------------------------------
%
% This page is not really necessary, but if you feel the need to include some quote here is your
% chance.
%
% Comment out if not being used
\include{FrontBackMatter/Quotation} % This calls the Quotation.tex
%----------------------------------------------------------------------------------------
% LIST OF CONTENTS/FIGURES/TABLES PAGES
%----------------------------------------------------------------------------------------
%
% Table of Contents (TOC) must include:
% a: all major sections with the document in a consistent manner
% b: section headings in document must match their listings (exact words) in TOC
%
\tableofcontents % Prints the main table of contents
%
% Lists of figures and tables must include accurate page numbers
\listoffigures % Prints the list of figures
\listoftables % Prints the list of tables
%----------------------------------------------------------------------------------------
% ABBREVIATIONS
%----------------------------------------------------------------------------------------
%
% Abbreviations are not a necessary item. Comment out the line below to remove from document
%
\include{FrontBackMatter/Abbvreviations} % This calls the Abbreviations.tex Uncomment to include
%----------------------------------------------------------------------------------------
% PHYSICAL CONSTANTS/OTHER DEFINITIONS
%----------------------------------------------------------------------------------------
%
% Constants are not a necessary item. Comment out the line below to remove from document
%
\include{FrontBackMatter/Constants} % This calls the Constants.tex Uncomment to include
%----------------------------------------------------------------------------------------
% SYMBOLS
%----------------------------------------------------------------------------------------
%
% Symbols are not a necessary item.
%
% Comment out if not being used
%
\include{FrontBackMatter/Symbols} % This calls the Symbols.tex Uncomment to include
%----------------------------------------------------------------------------------------
% Abstract
%----------------------------------------------------------------------------------------
% This is required to appear before the first chapter of the dissertation
\include{FrontBackMatter/Abstract} % This calls the Abstract.tex
%----------------------------------------------------------------------------------------
% THESIS CONTENT - CHAPTERS
%----------------------------------------------------------------------------------------
%\mainmatter % Begin numeric (1,2,3...) page numbering Uncomment if using roman numerals in front matter
\pagestyle{thesis} % Return the page headers back to the "thesis" style
% Include the chapters of the thesis as separate files from the Chapters folder
% Uncomment the lines as you write the chapters
\include{Chapters/Chapter1}
\include{Chapters/Chapter2}
\include{Chapters/Chapter3}
\include{Chapters/Chapter4}
\include{Chapters/Chapter5}
% Copy line above and use ChapterTemplate.tex in Chapters folder if additional chapters are required
%----------------------------------------------------------------------------------------
% THESIS CONTENT - APPENDICES
%----------------------------------------------------------------------------------------
%
% Appendices Requirements (if used)
% Follow content and precede References, unless used for manuscript/previous published article disserations
% are distinguished by capital letters, Appendix A – title, Appendix B – title, etc.
% must be correctly listed in Table of Contents
% Pages must be numbered in manner consistent with the rest of the document
% Permissions for including previously published articles are included
%
%If no appendices are used, comment out all active lines in this section
%\pagestyle{thesis}
\renewcommand\thechapter{}
\appendix % Cue to tell LaTeX that the following "chapters" are Appendices
% Include the appendices of the thesis as separate files from the Appendices folder
% Uncomment the lines as you write the Appendices
\include{Appendices/AppendixA}
%\include{Appendices/AppendixB}
%\include{Appendices/AppendixC}
% Copy line above and use AppendixTemplate.tex in Appendices folder if additional appendices are required
%----------------------------------------------------------------------------------------
% BIBLIOGRAPHY
%----------------------------------------------------------------------------------------
%
% References must be included in dissertation
% References must be consisent (check your citation style formatting
\printbibliography[heading=bibintoc]
%----------------------------------------------------------------------------------------
\end{document}