-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathspecial_abstract.tex
More file actions
25 lines (18 loc) · 822 Bytes
/
special_abstract.tex
File metadata and controls
25 lines (18 loc) · 822 Bytes
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
% Note, this file should only be used if you are submitting a
% paper thesis or dissertation. -David A. Minton
% Sample Special Abstract %
%-------------------------%
\documentclass{uathesis}
%\documentclass[thesis]{uathesis}
%\usepackage{times}
\usepackage{mathptm}
\pagestyle{empty} % No page numbers for the special abstract.
\begin{document}
% Include the abstract file, and put in your particulars:
% Sorry to make you do this again, but it really is easy this way.
\incspecialabstract{abstract} % Abstract filename without .tex extension
{COMPLETE TITLE OF YOUR THESIS, DISSERTATION, OR DOCUMENT} % what it says
{Jane Allison Doe, Ph.D.} % Your full name (no initials) and this degree
{2009} % The relevant year
{John J. Thesisdirector} % The name of your thesis director/supervisor
\end{document}