From 427df7c6c6d0409e6152b06c403d26031838483d Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Thu, 23 Sep 2021 12:07:53 -0400 Subject: [PATCH] FIX page number and references numbering --- thesis/thesis.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/thesis/thesis.tex b/thesis/thesis.tex index 26320b3..f386cc4 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -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}