This commit is contained in:
KenwoodFox
2026-01-18 22:21:00 -05:00
parent 830089a517
commit 34da6d5c7b

View File

@@ -106,3 +106,12 @@
\addcontentsline{toc}{section}{References}
\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}%
}