Index: doc/theses/mike_brooks_MMath/uw-ethesis-frontpgs.tex
===================================================================
--- doc/theses/mike_brooks_MMath/uw-ethesis-frontpgs.tex	(revision 1379c96efb267f30cae928b38f13bac2bddb3be5)
+++ doc/theses/mike_brooks_MMath/uw-ethesis-frontpgs.tex	(revision 9b140bd8127b9397f28f4e77456e7bb782647207)
@@ -1,5 +1,5 @@
 % T I T L E   P A G E
 % -------------------
-% Last updated October 23, 2020, by Stephen Carr, IST-Client Services
+% Last updated August 16, 2022, by IST-Client Services
 % The title page is counted as page `i' but we need to suppress the
 % page number. Also, we don't want any headers or footers.
@@ -45,21 +45,19 @@
 \end{titlepage}
 
-% The rest of the front pages should contain no headers and be numbered using
-% Roman numerals starting with `ii'.
+% The rest of the front pages should contain no headers and be numbered using Roman numerals starting with `ii'
 \pagestyle{plain}
 \setcounter{page}{2}
 
-\cleardoublepage % Ends the current page and causes all figures and tables
-% that have so far appeared in the input to be printed. In a two-sided
-% printing style, it also makes the next page a right-hand (odd-numbered)
-% page, producing a blank page if necessary.
+\cleardoublepage % Ends the current page and causes all figures and tables that have so far appeared in the input to be printed.
+% In a two-sided printing style, it also makes the next page a right-hand (odd-numbered) page, producing a blank page if necessary.
+\phantomsection    % allows hyperref to link to the correct page
 
 \begin{comment}
 % E X A M I N I N G   C O M M I T T E E (Required for Ph.D. theses only)
 % Remove or comment out the lines below to remove this page
+\addcontentsline{toc}{chapter}{Examining Committee}
 \begin{center}\textbf{Examining Committee Membership}\end{center}
   \noindent
-The following served on the Examining Committee for this thesis.
-The decision of the Examining Committee is by majority vote.
+The following served on the Examining Committee for this thesis. The decision of the Examining Committee is by majority vote.
   \bigskip
 
@@ -110,12 +108,11 @@
 % D E C L A R A T I O N   P A G E
 % -------------------------------
-  % The following is a sample Delaration Page as provided by the GSO
+  % The following is a sample Declaration Page as provided by the GSO
   % December 13th, 2006.  It is designed for an electronic thesis.
+ \addcontentsline{toc}{chapter}{Author's Declaration}
  \begin{center}\textbf{Author's Declaration}\end{center}
 
  \noindent
-I hereby declare that I am the sole author of this thesis. This is a true copy
-of the thesis, including any required final revisions, as accepted by my
-examiners.
+I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners.
 
   \bigskip
@@ -125,8 +122,9 @@
 
 \cleardoublepage
+\phantomsection    % allows hyperref to link to the correct page
 
 % A B S T R A C T
 % ---------------
-
+\addcontentsline{toc}{chapter}{Abstract}
 \begin{center}\textbf{Abstract}\end{center}
 
@@ -134,17 +132,19 @@
 
 \cleardoublepage
+\phantomsection    % allows hyperref to link to the correct page
 
 % A C K N O W L E D G E M E N T S
 % -------------------------------
-
+\addcontentsline{toc}{chapter}{Acknowledgements}
 \begin{center}\textbf{Acknowledgements}\end{center}
 
 I would like to thank all the little people who made this thesis possible.
 \cleardoublepage
+\phantomsection    % allows hyperref to link to the correct page
 
 \begin{comment}
 % D E D I C A T I O N
 % -------------------
-
+\addcontentsline{toc}{chapter}{Dedication}
 \begin{center}\textbf{Dedication}\end{center}
 
@@ -174,4 +174,19 @@
 \phantomsection		% allows hyperref to link to the correct page
 
+\begin{comment}
+% L I S T   O F   A B B R E V I A T I O N S
+% ---------------------------
+\renewcommand*{\abbreviationsname}{List of Abbreviations}
+\printglossary[type=abbreviations]
+\cleardoublepage
+\phantomsection		% allows hyperref to link to the correct page
+
+% L I S T   O F   S Y M B O L S
+% ---------------------------
+\printglossary[type=symbols]
+\cleardoublepage
+\phantomsection		% allows hyperref to link to the correct page
+\end{comment}
+
 % Change page numbering back to Arabic numerals
 \pagenumbering{arabic}
