Commit 31c29724 authored by Crawford, Sam's avatar Crawford, Sam Committed by Johnson, Seth R.
Browse files

Manually adding the front matter back in.

Might not be the best way to do it. Kind of a hybrid of Seth's template
and the old one.
parent 66a2ddd9
Loading
Loading
Loading
Loading
+17 −3
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@
\end{centering}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% LIST OF TABLES
\clearemptydoublepage
%\phantomsection
@@ -70,7 +71,8 @@
\end{table}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% ADDITIONAL FRONT MATERIAL

% ADDITIONAL FRONT MATTER
\clearemptydoublepage
%\phantomsection
\addcontentsline{toc}{section}{ADDITIONAL FRONT MATERIAL}
@@ -108,9 +110,13 @@ Material after the Contents, List of Figures, List of Tables, and the Acronym li
\clearemptydoublepage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ABSTRACT
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pagenumbering{arabic}
\setcounter{page}{1}

\begin{abstract}
The abstract, if short, is inserted here before the introduction section. If the
abstract is long, it should be inserted with the front material and page
@@ -119,6 +125,7 @@ numbered as such, then this page would begin with the introduction section.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MAIN NARRATIVE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -192,8 +199,15 @@ headings cannot be used, such as with computer data or forms, a flysheet should
be used.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\bibliographystyle{ans}
%\bibliography{SRJwork}
% BIBLIOGRAPHY
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Remove comment "%" from the bibliography commands below.
%Replace the "ornltm" name (on the file system as ornltm.bib) with the name of your bibliography.bib file.
%No file extension naming needed.

%\bibliographystyle{biblatex-chicago}
%\bibliography{ornltm}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%