UiOProfile
As submodule
git add submodule https://git.jakobstendahl.no/jakobst1n/UiO_profile
latex file
\documentclass[norsk]{UiO_profile/UiO_profile}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{babel, csquotes, enumitem, graphicx, parskip, xspace, colortbl, booktabs, multirow}
\usepackage[backend=biber,style=apa]{biblatex}
\usepackage[hidelinks, hypertexnames=false]{hyperref}
\usepackage[norsk]{UiO_profile/UiO_profile_fp}
\addbibresource{bibliografi.bib}
\author{Bjarne B.}
\title{Eksempel}
\begin{document}
\uiofp[kind={Master thesis}, color=gray, image={figurer/cover.png}]
\tableofcontents
\listoffigures{}
\listoftables{}
\backmatter{}
\printbibliography{}
\end{document}