project: type: default output-dir: _output format: aog-article-pdf: papersize: a4 # mainfont: Noto Serif # sansfont: Nerd Sans fontsize: 12pt geometry: margin=1in fig-height: 4 fig-width: 7.5 colorlinks: true urlcolor: blue fig-cap-location: top pdf-engine: xelatex keep-tex: true latex-max-runs: 3 docx: prefer-html: true always_allow_html: true toc: true toc-depth: 3 lot: false lof: false number-sections: true citeproc: true citation-package: none bibliography: literature/Thesis.bib reference-section-title: Bibliography link-citations: true csl: https://www.zotero.org/styles/apa execute: freeze: auto echo: false warning: false execute-dir: file header-includes: | \usepackage{pdfpages} \pagenumbering{gobble} \usepackage{booktabs} \usepackage{caption} \DeclareCaptionLabelSeparator{period-newline}{.\par} \usepackage{setspace} \usepackage{float} % enables [H] \usepackage[section]{placeins} % <— add [section] include-before: | \captionsetup[figure]{format=plain, labelsep=period-newline, justification=centering, margin=2cm, font=footnotesize, singlelinecheck=false} \captionsetup[table]{format=plain, labelsep=period-newline, justification=centering, margin=2cm, font=footnotesize, singlelinecheck=false} \begin{center} \Large{\textbf{Michael Beck}} \\ \vspace*{2cm} Masterarbeit \\ \vspace*{2cm} Themensteller: \\ \textbf{Dr. Alexander Trinidad} \\ \vspace*{5cm} Vorgelegt in der Masterprüfung im Studiengang \\ \vspace*{0.5cm} \textbf{Master of Science\\Sociology and Social Research} \\ \vspace*{0.5cm} der Wirtschafts- und Sozialwissenschaftlichen Fakultät der Universität zu Köln \\ \vspace*{4cm} Köln, 09.09.2025 \end{center} \thispagestyle{empty} \newpage \thispagestyle{empty}