Index: doc/proposals/concurrency/text/frontpgs.tex
===================================================================
--- doc/proposals/concurrency/text/frontpgs.tex	(revision 2b720903807898c72a640091e618301fc2e32480)
+++ doc/proposals/concurrency/text/frontpgs.tex	(revision 5eba8ce7d2f2f63af75e5135e3e78ac690ab4d1b)
@@ -39,9 +39,9 @@
         \vspace*{2.0cm}
 
-        Waterloo, Ontario, Canada, 2017 \\
+        Waterloo, Ontario, Canada, 2018 \\
 
         \vspace*{1.0cm}
 
-        \copyright\ Thierry Delisle 2017 \\
+        \copyright\ Thierry Delisle 2018 \\
         \end{center}
 \end{titlepage}
@@ -154,4 +154,11 @@
 % \newpage
 
+% L I S T   O F   T A B L E S
+% -----------------------------
+\addcontentsline{toc}{chapter}{List of Acronyms}
+\printglossary[type=\acronymtype,title={List of Acronyms}]
+\cleardoublepage
+\phantomsection		% allows hyperref to link to the correct page
+
 % Change page numbering back to Arabic numerals
 \pagenumbering{arabic}
Index: doc/proposals/concurrency/thesis.tex
===================================================================
--- doc/proposals/concurrency/thesis.tex	(revision 2b720903807898c72a640091e618301fc2e32480)
+++ doc/proposals/concurrency/thesis.tex	(revision 5eba8ce7d2f2f63af75e5135e3e78ac690ab4d1b)
@@ -125,11 +125,21 @@
 \input{future}
 
-\clearpage
-\printglossary[type=\acronymtype]
-\printglossary
 
 \clearpage
+
+% B I B L I O G R A P H Y
+% -----------------------------
+\addcontentsline{toc}{chapter}{Bibliography}
 \bibliographystyle{plain}
 \bibliography{pl,local}
+\cleardoublepage
+\phantomsection		% allows hyperref to link to the correct page
+
+% G L O S S A R Y
+% -----------------------------
+\addcontentsline{toc}{chapter}{Glossary}
+\printglossary
+\cleardoublepage
+\phantomsection		% allows hyperref to link to the correct page
 
 
Index: doc/proposals/concurrency/version
===================================================================
--- doc/proposals/concurrency/version	(revision 2b720903807898c72a640091e618301fc2e32480)
+++ doc/proposals/concurrency/version	(revision 5eba8ce7d2f2f63af75e5135e3e78ac690ab4d1b)
@@ -1,1 +1,1 @@
-0.11.391
+0.11.403
