\documentclass{article} \usepackage{graphicx, url,hyperref} %Use this template by changing the extension to .tex or by copying-and-pasting the code into your LaTeX editor. %The UU logo used below can be downloaded from https://www.uu.nl/en/organisation/corporate-identity/guidelines/logo ('English logo with payoff for digital use'). Alternatively, leave out the logo. %Questions? Contact Team Publishing Support at the University Library: library.publishingsupport@uu.nl \begin{document} \thispagestyle{empty} \begin{center} \includegraphics[width=300pt]{UU_logo_2021_EN_RGB_payoff.png} \parbox[c]{350pt}{This is the author accepted manuscript (AAM) of the following published article:} \vspace{20pt} \begin{tabular}{|r|l|}\hline \textbf{DOI} & \url{doi.org/insert doi} \\ \hline & \\ \hline \textbf{author(s)} & \parbox{220pt}{ insert author names } \\ \hline \textbf{title} & \parbox{220pt}{ insert title } \\ \hline \textbf{publication date} & insert date \\ \hline \textbf{journal} & insert journal title \\ \hline \textbf{volume} & (optional) insert volume/number \\ \hline \textbf{page numbers} & (optional) insert page numbers \\ \hline \end{tabular} \vspace{30pt} \parbox[c]{350pt}{This AAM version corresponds to the author's final version of the article, as accepted by the journal. However, it has not been copy-edited or formatted by the journal. \vspace{20pt} This AAM is deposited under a Creative Commons Attribution (CC-BY) license.} %Adjust licence if necessary. Note that NWO accepts CC-BY-ND only in exceptional cases. \end{center} \newpage \pagenumbering{arabic} \end{document}