Files
2026-06-19 17:31:51 +02:00

27 lines
326 B
YAML

project:
type: book
output-dir: _output
book:
title: "Report Title"
author: "Norah Jones"
date: "17.6.2026"
chapters:
- index.qmd
- intro.qmd
- summary.qmd
- references.qmd
bibliography: references.bib
format:
html:
theme:
- cosmo
- brand
pdf:
documentclass: scrreprt