Files
MiningTransparencyManuscript/_quarto.yml
T

81 lines
1.4 KiB
YAML

project:
type: default
lang: en-US
profile:
default: default
group:
- [default, anon]
keywords:
- Open Science Practices
- Open Access
- Open Data
- Open Materials
- Preregistration
- Text Mining
- Machine Learning Classification
- AI-assisted Coding
- Replication
date: 2025-12-15
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
toc: true
toc-depth: 3
lot: false
lof: false
docx:
prefer-html: true
toc: false
toc-depth: 3
lot: false
lof: false
reference-doc: custom-reference-doc.docx
fig-dpi: 300
filters:
- authors-block
always_allow_html: true
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/sage-harvard
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]