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