diff --git a/source/latex/uosdocs/uosdocs.dtx b/source/latex/uosdocs/uosdocs.dtx
index 8a9bd91cd24ad2ff3950ff02052d4c66fcab8a21..736184db04d075b11dde071fab5b41be1978a2e7 100644
--- a/source/latex/uosdocs/uosdocs.dtx
+++ b/source/latex/uosdocs/uosdocs.dtx
@@ -547,7 +547,7 @@
 %
 %    \begin{macrocode}
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{
diff --git a/tex/latex/uosdocs/uosarticle.cls b/tex/latex/uosdocs/uosarticle.cls
index e9dbd966c40734305a58baef8ddad752d08b33cc..0d0b45bab7a4ff482f548248f438748c01f4879c 100644
--- a/tex/latex/uosdocs/uosarticle.cls
+++ b/tex/latex/uosdocs/uosarticle.cls
@@ -147,7 +147,7 @@
         commentstyle=\color[rgb]{0.13,0.55,0.13}\em,
         stringstyle=\color[rgb]{0.7,0,0} }
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{
diff --git a/tex/latex/uosdocs/uosgdp.cls b/tex/latex/uosdocs/uosgdp.cls
index 761424591db039098b116f20074a25cafe39185f..67add251147134e947fe6679ee69eb31865a1642 100644
--- a/tex/latex/uosdocs/uosgdp.cls
+++ b/tex/latex/uosdocs/uosgdp.cls
@@ -147,7 +147,7 @@
         commentstyle=\color[rgb]{0.13,0.55,0.13}\em,
         stringstyle=\color[rgb]{0.7,0,0} }
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{
diff --git a/tex/latex/uosdocs/uosgdpsummary.cls b/tex/latex/uosdocs/uosgdpsummary.cls
index bf172ce3c4e3170d447e2b807e2917f5f730780d..c256bf368f017baf098d8727cbe0b21c0118055c 100644
--- a/tex/latex/uosdocs/uosgdpsummary.cls
+++ b/tex/latex/uosdocs/uosgdpsummary.cls
@@ -145,7 +145,7 @@
         commentstyle=\color[rgb]{0.13,0.55,0.13}\em,
         stringstyle=\color[rgb]{0.7,0,0} }
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{
diff --git a/tex/latex/uosdocs/uosminithesis.cls b/tex/latex/uosdocs/uosminithesis.cls
index e18faf2beb37c829aa1198376b390f49d04b55f5..50660ef79fa84268be23259e7a45f9452709b7b3 100644
--- a/tex/latex/uosdocs/uosminithesis.cls
+++ b/tex/latex/uosdocs/uosminithesis.cls
@@ -147,7 +147,7 @@
         commentstyle=\color[rgb]{0.13,0.55,0.13}\em,
         stringstyle=\color[rgb]{0.7,0,0} }
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{
diff --git a/tex/latex/uosdocs/uosprogress.cls b/tex/latex/uosdocs/uosprogress.cls
index 0757feb88ceda855329d9cc373338910d1a568e5..f7027f3cf762452795f91d832bbc3a7be714c0b4 100644
--- a/tex/latex/uosdocs/uosprogress.cls
+++ b/tex/latex/uosdocs/uosprogress.cls
@@ -147,7 +147,7 @@
         commentstyle=\color[rgb]{0.13,0.55,0.13}\em,
         stringstyle=\color[rgb]{0.7,0,0} }
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{
diff --git a/tex/latex/uosdocs/uosproject.cls b/tex/latex/uosdocs/uosproject.cls
index 8eb0e34bbd15b5ac9e318929087b8da369e05b26..fcc2631400fb5868e5b3b5ae27e100d690de9b6a 100644
--- a/tex/latex/uosdocs/uosproject.cls
+++ b/tex/latex/uosdocs/uosproject.cls
@@ -147,7 +147,7 @@
         commentstyle=\color[rgb]{0.13,0.55,0.13}\em,
         stringstyle=\color[rgb]{0.7,0,0} }
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{
diff --git a/tex/latex/uosdocs/uosreport.cls b/tex/latex/uosdocs/uosreport.cls
index ca6a814583768660c9e49211c118e64b75258b3a..1d361313fa957b4cea0c34d93322715f7706c22b 100644
--- a/tex/latex/uosdocs/uosreport.cls
+++ b/tex/latex/uosdocs/uosreport.cls
@@ -147,7 +147,7 @@
         commentstyle=\color[rgb]{0.13,0.55,0.13}\em,
         stringstyle=\color[rgb]{0.7,0,0} }
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{
diff --git a/tex/latex/uosdocs/uosthesis.cls b/tex/latex/uosdocs/uosthesis.cls
index 74311c121323034fa1cbb16dcf0da4485bdd0473..51dfc4932d6f671139aee544f2b07794faaf2d27 100644
--- a/tex/latex/uosdocs/uosthesis.cls
+++ b/tex/latex/uosdocs/uosthesis.cls
@@ -151,7 +151,7 @@
         commentstyle=\color[rgb]{0.13,0.55,0.13}\em,
         stringstyle=\color[rgb]{0.7,0,0} }
 \usepackage[pdfpagemode={UseOutlines},bookmarks=true,bookmarksopen=true,
-   bookmarksopenlevel=0,bookmarksnumbered=true,hypertexnames=false,
+   bookmarksopenlevel=0,bookmarksnumbered=true,plainpages=false,pdfpagelabels,
    colorlinks,linkcolor={linkBlue},citecolor={linkBlue},urlcolor={linkBlue},
    pdfstartview={FitV},unicode,breaklinks=true]{hyperref}
 \pdfstringdefDisableCommands{