diff --git a/latex/NEMO/main/authors.tex b/latex/NEMO/main/authors.tex
index 4e4bc6125eb6c649e9a6d265b6acfefe05e1bb59..158d9424b67eccaef8c36f673ba61b3f6a02b91c 100644
--- a/latex/NEMO/main/authors.tex
+++ b/latex/NEMO/main/authors.tex
@@ -1,7 +1,8 @@
 %% =================================================================================================
 %% Authors
 %% =================================================================================================
-Authors of v5.0 release:\\
+\vspace{-1\baselineskip}
+\hspace{-36pt}       Authors of the version-5.0 release:\\
 \orcid{0000-0002-6447-4198} Gurvan Madec                \\
 \orcid{0000-0003-1530-6371} Mike Bell                   \\
 \orcid{0000-0001-5454-0131} Adam Blaker                 \\
@@ -24,7 +25,7 @@ Authors of v5.0 release:\\
                             Dan Lea                     \\
                             Eric Maisonnave             \\
 \orcid{0000-0001-5862-6469} Julian Mak                  \\
-                            Juan Manuel Castillo Sanchez\\
+\hspace{-24pt}              Juan Manuel Castillo Sanchez\\
                             Matt Martin                 \\
                             Diana Martins               \\
 \orcid{0000-0002-1694-8117} S\'{e}bastien Masson        \\
@@ -39,4 +40,6 @@ Authors of v5.0 release:\\
                             David Schroeder             \\
 \orcid{0000-0001-7481-6369} Guillaume Samson            \\
                             Sibylle T\'{e}chen\'{e}     \\
+\hspace{-24pt}List of historic co-authors can be found on the next page. \\
+\vspace{-1\baselineskip}
 %% Don't forget the last break for the right alignment
diff --git a/latex/global/frontpage.tex b/latex/global/frontpage.tex
index fef702e4dec04efb9b65f4cb469ad7dfcfc67e46..88da68a3080652da6497a7a862804d025effbc28 100644
--- a/latex/global/frontpage.tex
+++ b/latex/global/frontpage.tex
@@ -3,7 +3,7 @@
 %% =================================================================================================
 
 \begin{titlepage}
-%   \newgeometry{hmargin=1.5cm,vmargin=1.5cm}
+%   \newgeometry{hmargin=1.5cm,vmargin=3cm}
    \setlength{\parindent}{0pt}
 
    \begin{center}
@@ -63,7 +63,7 @@
       \NOC{\includegraphics[height=1cm]{NOC}}                 \\
       \medskip
       \slshape
-       %  {C}ommunity \hspace{1.5em} {O}cean \hspace{1.5em} {M}odel
+      %   {C}ommunity \hspace{1.5em} {O}cean \hspace{1.5em} {M}odel
    \end{center}
 
 \end{titlepage}
diff --git a/latex/global/preamble.tex b/latex/global/preamble.tex
index 1b9e24bae6ec8eceaa48111eb6eaadf8653a6bca..acca9d26a250e7ad78de7a6d74f2b83f0b395386 100644
--- a/latex/global/preamble.tex
+++ b/latex/global/preamble.tex
@@ -2,7 +2,7 @@
 %% Preamble
 %% =================================================================================================
 
-\def\ver{main}
+\def\ver{5.0}
 
 %% Specific configuration
 \input{../main/settings}