-
Notifications
You must be signed in to change notification settings - Fork 0
/
thesis-back.tex
45 lines (41 loc) · 1.36 KB
/
thesis-back.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
% A good place for the bibliography.
%
\bibliographystyle{plain}
\begin{spacing}{1.0}
\bibliography{./thesis-references}
\end{spacing}
\nocite{*}
%
% The Vita should be the last thing
%
\begin{thesisauthorvita}
%
% This is just a sample of what to do in a vita
%
\input{vita}
\end{thesisauthorvita}
%\iffalse
{\flushleft
\textit{Note:} Use month and year in which your degree will be conferred.}
%\fi
\begin{thesisshorttitlepage}
%\iffalse
{\small
\textbf{NOTE:} This is a sample of a ``short title'' page. Please change the
line above to use an appropriate ``short title'' for your thesis, insert your
last name, and include your degree and year in which the degree will be earned.
Separate elements using commas, as illustrated in the sample above.
\uline{Your ``short title'' cannot exceed 35 characters, counting spaces}. It
does not matter if there is a page number at the bottom of the page.
\textbf{IMPORTANT:} This page should be printed and taped securely to each of
the three manila envelopes used to submit your final hard copies. Remove this
page before submitting your final copies (i.e., this page should not be
included in either your electronic submission or your hard copy submissions).
See Appendix~\ref{app:procedures} for further details if necessary.
}
%\fi
\end{thesisshorttitlepage}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "thesis-main"
%%% End: