diff --git a/source/latex/uosdocs/uosdocs.dtx b/source/latex/uosdocs/uosdocs.dtx
index ecf60b4919bd5a2480b0e7499bb91e95015d96e6..63e1fb40c27d33923839618077f24ccbcf158e7c 100644
--- a/source/latex/uosdocs/uosdocs.dtx
+++ b/source/latex/uosdocs/uosdocs.dtx
@@ -723,10 +723,11 @@
 %<*thesis|minithesis|progress|project|gdp|gdpsummary>
       \bigskip
       {\large \facname \par}
-%</thesis|minithesis|progress|project|gdp|gdpsummary>
-%<*thesis|minithesis|progress|project>
       {\large \deptname \par}
-%</thesis|minithesis|progress|project>
+%</thesis|minithesis|progress|project|gdp|gdpsummary>
+%<*thesis|minithesis|progress>
+      {\large \groupname \par}
+%</thesis|minithesis|progress>
       \vfill
 %<*minithesis>
       {\large A mini-thesis submitted for transfer from}
@@ -1581,12 +1582,12 @@ Data: Author (Year) Title. URI [dataset]}
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 %<*testthesis>
 %% TODO: Replace with your name removing []
diff --git a/templates/latex/uosdocs/Article.tex b/templates/latex/uosdocs/Article.tex
index 95f2bfef07d2e07c3b378c277b065e73b7721f01..586073e9cf9dec93951ba2d73c86e67e98cde365 100644
--- a/templates/latex/uosdocs/Article.tex
+++ b/templates/latex/uosdocs/Article.tex
@@ -8,12 +8,12 @@
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 \authors    {\texorpdfstring
              {\href{mailto:S.A.Watson@soton.ac.uk}{Name and email, for example, Sarah Alison Watson}}
diff --git a/templates/latex/uosdocs/GDP.tex b/templates/latex/uosdocs/GDP.tex
index 9449971fb296abd0b8a5de2d6b690fcfef15e827..7fc22b720b950b0f6c298e770f45ab0d751485d8 100644
--- a/templates/latex/uosdocs/GDP.tex
+++ b/templates/latex/uosdocs/GDP.tex
@@ -11,12 +11,12 @@
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 \authors    {\texorpdfstring
              {\href{mailto:S.A.Watson@soton.ac.uk}{Name and email, for example, Sarah Alison Watson}}
diff --git a/templates/latex/uosdocs/GDPSummary.tex b/templates/latex/uosdocs/GDPSummary.tex
index c075cac8c9e20095495ce40dca984a5fe3564b73..0b66279bcf5dd90f0d494a438f3e537331f96e6f 100644
--- a/templates/latex/uosdocs/GDPSummary.tex
+++ b/templates/latex/uosdocs/GDPSummary.tex
@@ -8,12 +8,12 @@
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 \authors    {\texorpdfstring
              {\href{mailto:S.A.Watson@soton.ac.uk}{Name and email, for example, Sarah Alison Watson}}
diff --git a/templates/latex/uosdocs/MiniThesis.tex b/templates/latex/uosdocs/MiniThesis.tex
index d7fb39a676d6b9e2ffb73974e3b78a3e96f5a49c..2e7a0a8919504e6fc67c04ff7fe01df985ce8904 100644
--- a/templates/latex/uosdocs/MiniThesis.tex
+++ b/templates/latex/uosdocs/MiniThesis.tex
@@ -11,12 +11,12 @@
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 \authors    {\texorpdfstring
              {\href{mailto:S.A.Watson@soton.ac.uk}{Name and email, for example, Sarah Alison Watson}}
diff --git a/templates/latex/uosdocs/Progress.tex b/templates/latex/uosdocs/Progress.tex
index bb9ef88e3f6ae2ac25c2fbe9c30d9e4f82297dde..0af73856952a6495b4ec42265d8d823aa09fd73f 100644
--- a/templates/latex/uosdocs/Progress.tex
+++ b/templates/latex/uosdocs/Progress.tex
@@ -8,12 +8,12 @@
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 \authors    {\texorpdfstring
              {\href{mailto:S.A.Watson@soton.ac.uk}{Name and email, for example, Sarah Alison Watson}}
diff --git a/templates/latex/uosdocs/Project.tex b/templates/latex/uosdocs/Project.tex
index a2cf2894bbb5279aab8e8f44862dde0f118d0943..1558ca97b9e18c1433123e4265f1a80572615c10 100644
--- a/templates/latex/uosdocs/Project.tex
+++ b/templates/latex/uosdocs/Project.tex
@@ -11,12 +11,12 @@
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 \authors    {\texorpdfstring
              {\href{mailto:S.A.Watson@soton.ac.uk}{Name and email, for example, Sarah Alison Watson}}
diff --git a/templates/latex/uosdocs/Report.tex b/templates/latex/uosdocs/Report.tex
index 5c87266b37f86f143e991db2daa24c6d4e67a7e9..c184bda36991bb1a4d13cd5b8bcaf1b0e9f1a196 100644
--- a/templates/latex/uosdocs/Report.tex
+++ b/templates/latex/uosdocs/Report.tex
@@ -11,12 +11,12 @@
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 \authors    {\texorpdfstring
              {\href{mailto:S.A.Watson@soton.ac.uk}{Name and email, for example, Sarah Alison Watson}}
diff --git a/templates/latex/uosdocs/Thesis.tex b/templates/latex/uosdocs/Thesis.tex
index 1112d5885839a2e80f2bfaa072fb7c02dde36b00..ddf896cdc59378c4ae5a73fae5d24d9a66b952df 100644
--- a/templates/latex/uosdocs/Thesis.tex
+++ b/templates/latex/uosdocs/Thesis.tex
@@ -12,12 +12,12 @@
 \input{Definitions}            % Include your abbreviations
 %% ----------------------------------------------------------------
 %% --------------------THESIS/DOC INFORMATION ---------------------
+\faculty     {Faculty of [Insert faculty]}
+\FACULTY     {\MakeUppercase{\facname}}
 \department  {School of [Insert school]}
 \DEPARTMENT  {\MakeUppercase{\deptname}}
 \group       {[Group name]}
 \GROUP       {\MakeUppercase{\groupname}}
-\faculty     {Faculty of [Insert faculty]}
-\FACULTY     {\MakeUppercase{\facname}}
 \title      {An Investigation into \dots}
 %% TODO: Replace with your name removing []
 \authors    {[Insert full name, for example, Sarah Alison Watson]} % Use of Soton Email unadvised, use ORCiD instead.
diff --git a/tex/latex/uosdocs/uosgdp.cls b/tex/latex/uosdocs/uosgdp.cls
index 1f5e82ca3148d3e5a2c4ea5c4453aece290f3372..91626b1b334a4da376b6143d4f0522e75448e10f 100644
--- a/tex/latex/uosdocs/uosgdp.cls
+++ b/tex/latex/uosdocs/uosgdp.cls
@@ -218,6 +218,7 @@
       %% TODO: Change all the descriptions to italic like the Thesis one
       \bigskip
       {\large \facname \par}
+      {\large \deptname \par}
       \vfill
       {\large A group design project report submitted for}
       {\large the award of \par \degreename \par}
diff --git a/tex/latex/uosdocs/uosgdpsummary.cls b/tex/latex/uosdocs/uosgdpsummary.cls
index 846367890d574e40cb5526babae04c21f4f38db1..d43c1c08fd266fc3a5ffb1fdaaab6c9581cdfe34 100644
--- a/tex/latex/uosdocs/uosgdpsummary.cls
+++ b/tex/latex/uosdocs/uosgdpsummary.cls
@@ -216,6 +216,7 @@
       %% TODO: Change all the descriptions to italic like the Thesis one
       \bigskip
       {\large \facname \par}
+      {\large \deptname \par}
       \vfill
       {\large A group design project summary report submitted}
       {\large for the award of \par \degreename \par}
diff --git a/tex/latex/uosdocs/uosminithesis.cls b/tex/latex/uosdocs/uosminithesis.cls
index afd9a5f1621df428df9d680dec988a201a129287..7dd50bf8488f9c06e2b28b46d8f27fb768296e49 100644
--- a/tex/latex/uosdocs/uosminithesis.cls
+++ b/tex/latex/uosdocs/uosminithesis.cls
@@ -219,6 +219,7 @@
       \bigskip
       {\large \facname \par}
       {\large \deptname \par}
+      {\large \groupname \par}
       \vfill
       {\large A mini-thesis submitted for transfer from}
       {\large MPhil to PhD \par}
diff --git a/tex/latex/uosdocs/uosprogress.cls b/tex/latex/uosdocs/uosprogress.cls
index d2791e64b9e3fd730fbad5ed35bd835982a177a9..223a208469f4533c36e29758b0d5f47070ead30f 100644
--- a/tex/latex/uosdocs/uosprogress.cls
+++ b/tex/latex/uosdocs/uosprogress.cls
@@ -219,6 +219,7 @@
       \bigskip
       {\large \facname \par}
       {\large \deptname \par}
+      {\large \groupname \par}
       \vfill
       {\large A progress report submitted for continuation}
       {\large towards a PhD \par}