Commit 77e44b20 authored by Johnson, Seth R.'s avatar Johnson, Seth R.
Browse files

Add support for affilliation box

parent 50bd403a
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -39,7 +39,13 @@

% Specify authors below.
% Note: multiple authors are separated with the \and command.
\author{First Author \and Second Author \and Third Author}
%\author{First Author \and Second Author \and Third Author\affilnum{1}}
\author{First Author \and Second Author\affilnum{1} \and Third Author\affilnum{2}}

\affiliation{%
  \affilnum{1}University of Tennessee \\
  \affilnum{2}Starfleet
}

% Specify title.
% Note: if using an explicit line break in the title, you must use the \protect
+14 −4
Original line number Diff line number Diff line
@@ -56,6 +56,9 @@
\@reportdraftfalse
\newcommand{\reportdraft}{\@reportdrafttrue}

\def\@affiliation{\relax}
\newcommand{\affiliation}[1]{\def\@affiliation{#1}}
\newcommand{\affilnum}[1]{\texorpdfstring{\textsuperscript{#1}}{}}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Added for CRADA (remains blank if CRADA is undefined)
@@ -234,7 +237,6 @@

\large\textbsf{\@date}
\end{minipage}%
%
\begin{minipage}[c]{3in}%


@@ -291,9 +293,17 @@

\vspace*{0pt \@plus 1fill}

\noindent\includegraphics[width=2.08in]{ornltm-logo.jpg}\\[-.15in]
\noindent\textcolor{ornlgreen}{\rule{6in}{.5pt}}\\
\noindent{\footnotesize\sffamily ORNL IS MANAGED BY UT--BATTELLE LLC FOR THE US~DEPARTMENT OF ENERGY}
\begin{minipage}[b]{3in}%
\raggedright%
\includegraphics[width=2.08in]{ornltm-logo.jpg}%
\end{minipage}%
\begin{minipage}[b]{3in}%
\footnotesize\@affiliation
\vspace{1ex}\par
\end{minipage}%
\\[-.15in]
\textcolor{ornlgreen}{\rule{6in}{.5pt}}\\
{\footnotesize\sffamily ORNL IS MANAGED BY UT--BATTELLE LLC FOR THE US~DEPARTMENT OF ENERGY}

% Added for CUI (remains blank if \cui is undefined)
\printcui