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

Putting in extra front matter sections.

parent 6ecf412a
Loading
Loading
Loading
Loading
+88 −0
Original line number Diff line number Diff line
@@ -27,12 +27,100 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FRONT MATTER
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pagenumbering{roman}

\setcounter{page}{5}

% LIST OF FIGURES
\clearemptydoublepage
%\phantomsection
\addcontentsline{toc}{section}{LIST OF FIGURES}

\begin{centering}
	\listoffigures
\end{centering}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% LIST OF TABLES
\clearemptydoublepage
%\phantomsection
\addcontentsline{toc}{section}{LIST OF TABLES}

\begin{centering}
	\listoftables
\end{centering}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% LIST OF ACRONYMS
\clearemptydoublepage
%\phantomsection
\addcontentsline{toc}{section}{ACRONYMS}

\begin{center}
	{\bf{ACRONYMS}}
\end{center}

\begin{table}[h]
	\vspace{-6pt}
	\begin{tabular}{l l}
		ORNL & Oak Ridge National Laboratory \\
		TNR & Times New Roman  \\
	\end{tabular}
\end{table}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% ADDITIONAL FRONT MATERIAL
\clearemptydoublepage
%\phantomsection
\addcontentsline{toc}{section}{ADDITIONAL FRONT MATERIAL}
\begin{center}
	{\bf{ADDITIONAL FRONT MATERIAL}}
\end{center}

Material after the Contents, List of Figures, List of Tables, and the Acronym list may include any or all of the following sections and should begin on an odd-numbered page in the order listed below:

\noindent{FOREWORD {\color{blue}{\emph {[Note: Spelling is not ``FORWARD.'']}}}\\
	\noindent{PREFACE}\\
	\noindent{ACKNOWLEDGMENTS}\\
	\noindent{EXECUTIVE SUMMARY OR SUMMARY}\\
	\noindent{ABSTRACT}
	
	Each section of the front material begins on an odd-numbered page. The abstract, if very brief, may begin on page 1 inserted above the introduction section.
	
	\def\thefootnote{\fnsymbol{ctr}}
	\long\def\symbolfootnote[#1]#2{\begingroup
		\def\thefootnote{\fnsymbol{footnote}}\footnote[#1]{#2}\endgroup}
	
	\bigskip
	\phantomsection
	\addcontentsline{toc}{section}{GENERAL INFORMATION}
	\begin{center}
		{\bf{GENERAL INFORMATION}}
	\end{center}
	
	Document margins are 1 in. all around.
	
	Text footnotes are 9 pt., TNR with no space between notes.\symbolfootnote[1]{Footnotes are 9pt., TNR with no space between notes. Footnotes are 9 pt., TNR with no space between notes.} Footnote indicators in text are superscript symbols and should appear in the following order: $\ast$, $\dagger$, $\ddagger$, $\S$, $\ast\ast$, $\dagger\dagger$, $\ddagger\ddagger$. Symbols {\underline {are not}} used as table footnote indicators (see page 4).
	
	Footnotes may be used in addition to the author-date citation method, in which case, the footnotes provide additional information to the text, not bibliographic citations.
	
\clearemptydoublepage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ABSTRACT
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\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
numbered as such, then this page would begin with the introduction section.
\end{abstract}

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

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MAIN NARRATIVE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{First-order Heading}