# UiOProfile As submodule ``` git add submodule https://git.jakobstendahl.no/jakobst1n/UiO_profile ``` latex file ``` \documentclass[no]{UiO_profile/UiO_profile} \usepackage{blindtext} \author{} \date{} \deliverabletitle{}{<Subtitle>} \deliverableversion{<Chip>} \programname{<program>} \branch{<Institute>}{<Faculty>} \begin{document} \uiotitlepage \maketitle \Blinddocument \end{document} ```