\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}
\input{content/06_objectives_and_work}
\input{content/07_diversity}
\section{Project- and subject-related list of publications}
% own pubs coming first, may not exceed 10
\newrefcontext{own}
\printbibliography[keyword=own,heading=none,resetnumbers=true]
% other pubs
\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}