% LTeX: language=en-GB \documentclass[a4paper, 12pt]{report} \input{headers/preamble.tex} \input{headers/preamble_local.tex} \title{\textbf{Some Title}} \author{Some Author} \authors{name\inst} \years{2024} \date{\Today} \includeonly{} \begin{document} \input{content/static/title} % NEXT_CHAPTER \printbibliography\relax \end{document}