FIX page number and references numbering

This commit is contained in:
Nathan Dwarshuis 2021-09-23 12:07:53 -04:00
parent c60993bad1
commit 427df7c6c6
1 changed files with 3 additions and 2 deletions

View File

@ -441,7 +441,6 @@
\end{mytitlepage}
\end{titlepage}
\onecolumn
\clearpage
\begin{mytitlepage}
@ -516,6 +515,7 @@
\clearpage
\pagenumbering{roman}
\setcounter{page}{4}
\chapter*{ACKNOWLEDGEMENTS}
\addcontentsline{toc}{chapter}{ACKNOWLEDGMENTS}
@ -4966,7 +4966,8 @@ Complete output from this code is shown below:
\input{../code/washing_out.tex}
\chapter{REFERENCES}
\chapter*{REFERENCES}
\addcontentsline{toc}{chapter}{REFERENCES}
\renewcommand{\chapter}[2]{} % noop the original bib section header
\bibliography{references}