diff --git a/source/latex/uosdocs/uosdocs.dtx b/source/latex/uosdocs/uosdocs.dtx
index 15ce28fb2d2ea14b61c464c4d0ffa385f426c966..6cec4cd4748eb2dd26ee16d97fc9bcd38c01bcef 100644
--- a/source/latex/uosdocs/uosdocs.dtx
+++ b/source/latex/uosdocs/uosdocs.dtx
@@ -1281,7 +1281,7 @@
 % xifthen else package used for the isempty command
 %
 %    \begin{macrocode}
-%<*thesis|minithesis|progress|report|article>
+%<*thesis|minithesis|progress|report|article|project>
 \usepackage{xifthen}
 \newcommand\authorshipdeclaration[1]{
 \btypeout{Declaration of Authorship}
@@ -1296,8 +1296,14 @@ been generated by me as the result of my own original research.
 I confirm that:
 
 \begin{enumerate}
+%<*thesis|minithesis|progress|report|article>
 \item This work was done wholly or mainly while in candidature for a research degree at this University;
 \item Where any part of this thesis has previously been submitted for a degree or any other qualification at this University or any other institution, this has been clearly stated;
+%</thesis|minithesis|progress|report|article>
+%<*project>
+\item This work was done wholly or mainly while in candidature for a degree at this University;
+\item Where any part of this thesis has previously been submitted for any other qualification at this University or any other institution, this has been clearly stated;
+%</project>
 \item Where I have consulted the published work of others, this is always clearly attributed;
 \item Where I have quoted from the work of others, the source is always given. With the exception of such quotations, this thesis is entirely my own work;
 \item I have acknowledged all main sources of help;
@@ -1318,7 +1324,7 @@ I confirm that:
 \vfil\vfil\null
 \cleardoublepage
 }
-%</thesis|minithesis|progress|report|article>
+%</thesis|minithesis|progress|report|article|project>
 %    \end{macrocode}
 %
 % \end{macro}
diff --git a/tex/latex/uosdocs/uosproject.cls b/tex/latex/uosdocs/uosproject.cls
index 5298c0ae2f814d3ff74a9a0add02ba9ffc7e7c64..ada327450beae560e5e9830c8fd9bc9c650e19c7 100644
--- a/tex/latex/uosdocs/uosproject.cls
+++ b/tex/latex/uosdocs/uosproject.cls
@@ -407,6 +407,7 @@ I confirm that:
 \vfil\vfil\null
 \cleardoublepage
 }
+
 \newcommand\acknowledgements[1]{
 \btypeout{Acknowledgements}
 \addtotoc{Acknowledgements}