\documentclass[11pt,DIV=16,parskip=half]{scrartcl}
\input{header}
\input{content/00_meta}
\begin{document}
\textbf{Project description -- Project Proposals}
\vspace{2em}
\textbf{\theApplicants}
\vspace{1em}
\textbf{\thetitle}
\vspace{1em}
\hrule
\vspace{1em}
\textbf{\Large Project Description}
\input{content/04_starting_point}
\subsection{Project-related publications}
% the following two sections may not exceed 10 publications in total
\subsubsection{Articles published by outlets with scientific quality assurance, book publications, and works accepted for publication but not yet published.}
\newrefcontext{own}
\printbibliography[keyword=own,heading=none,resetnumbers=true]
\subsubsection{Other publications, both peer-reviewed and non-peer-reviewed}
\newrefcontext{ownpreprint}
\printbibliography[keyword=ownpreprint,heading=none,resetnumbers=true]
\input{content/05_patents}
\input{content/06_objectives_and_work}
\input{content/07_diversity}
\section{Bibliography concerning the state of the art, the research objectives, and the work programme}
\resetboldbibnames
\newrefcontext
\DeclareNameAlias{author}{FirstLast}
\printbibliography[heading=none,notkeyword=own,notkeyword=ownpreprint,resetnumbers=true]
\input{content/08_supplement}
\subsubsection{List of used acronyms}
\input{content/03_acronyms}
\input{content/09_modules}
\end{document}