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

Added division variable to main TeX file.

Other minor tweaks for consistency.
parent 3d89be28
Loading
Loading
Loading
Loading
+23 −13
Original line number Diff line number Diff line
@@ -12,15 +12,27 @@
%\usepackage{showframe}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\author{Author McAuthorface \and Example Examplson}
% If using an explicit  linebreak in the title, you must use the \protect
% command before it
% AUTHORSHIP & PUBLISHING
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% Specify authors below.
% Note: multiple authors are separated by with the \and command.
\author{AuthorFirst AuthorLast \and 2ndAuthorFirst 2ndAuthorLast}

% Specify title.
% Note: if using an explicit  linebreak in the title, you must use the \protect command before it.
\title{Oak Ridge National Laboratory: \protect\\ Official TM Example}

% Specify date of publication.
\date{September 16, 2016}

% Defining the report number causes the 'draft' notices to be removed. Remove comment "%" below if that is desired.
% Define report number.
% Note: Defining the report number causes the 'draft' notices to be removed. Remove comment "%" below if that is desired.
%\reportnum{ORNL/TM-2016/XXX}

% Define division/directorate name. Replace "Division Name" with your division/directorate.
\division {Division Name}

% Add a restriction notice to the cover page. Remove comment "%" below if that is desired.
%\restrict{Official use only etc.}

@@ -130,7 +142,7 @@ numbered as such, then this page would begin with the introduction section.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MAIN NARRATIVE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{First-order Heading}
\section{First-Order Heading}

Begin text here.

@@ -139,7 +151,7 @@ section (i.e., 1-1, 2-1, 3-1) using Arabic numbers centered at the bottom of
each page. Blank backup pages are not numbered.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Second-order Heading}
\subsection{Second-Order Heading}

Begin text here.

@@ -149,11 +161,11 @@ Another paragraph is here.

Begin text.

\paragraph{Fourth-order heading}
\paragraph{Fourth-Order Heading}

Begin text here.

\subparagraph{Fifth-order heading}
\subparagraph{Fifth-Order Heading}

Ask yourself, ``Do I \emph{really} need five or more hierarchical levels in my
document?''
@@ -163,7 +175,7 @@ document?''
\newpage
\clearemptydoublepage

\section{Figure placement}
\section{Figure Placement}

\subsection{Figures}

@@ -193,10 +205,9 @@ Insert figures after the text callout but as close to the call out as possible.
\newpage
\clearemptydoublepage

\begin{center}
	\section{TABLES}
\section{Table Placement}
\subsection{Tables}
	
\end{center}

As with figures, tables are numbered consecutively, or consecutively by section, and should follow their call out (see {\color{green} Table \ref{tab:1}}) in the text as closely as possible.  (LaTeX automatically floats Tables and Figures, depending on how much space is left on the page at the point that they are processed. If there is not enough room on the current page, the float is moved to the top of the next page.) Tables are formatted using small TNR. To accommodate large tables, the font size can be decreased and, if necessary, landscaped.

@@ -296,7 +307,6 @@ Flanges used in ultra-high vacuum service are commonly closed with metallic gask
\cite{Baker1993}, \cite{NCRPM1989}



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% BIBLIOGRAPHY
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%