Bump
This commit is contained in:
parent
830089a517
commit
34da6d5c7b
|
|
@ -106,3 +106,12 @@
|
||||||
\addcontentsline{toc}{section}{References}
|
\addcontentsline{toc}{section}{References}
|
||||||
\noindent
|
\noindent
|
||||||
}{}
|
}{}
|
||||||
|
|
||||||
|
% Revision command - no page break, can appear on same page as references
|
||||||
|
\renewcommand{\revision}[1]{%
|
||||||
|
\vspace{1em}%
|
||||||
|
\begin{center}%
|
||||||
|
\tiny{Revision: #1} \\
|
||||||
|
\tiny{Compiled on \today}%
|
||||||
|
\end{center}%
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue