blob: 191535ed28c172d584d9994db26603a1d7924c3a (
plain)
- ---
- title: |
- Ein Buch
- subtitle: |
- Kollaboratives Schreiben umfangreicher Dokumente
- author:
- - Ein Autorenkollektiv
- extratitle: false
- lang: de-de
- colorlinks: true
- links-as-notes: false
- papersize: a4
- fontsize: 12pt
- numbersections: true
- toc-depth: 3
- lof: true
- classoption:
- - oneside
- - headings=small
- toc: true
- geometry:
- - top=3cm
- - right=3cm
- - left=3cm
- - bottom=3cm
- chapters: false
- documentclass: scrbook
- linestretch: 1.2
- # Bibliografie
- bibliography: ../references.bib
- csl: ../dgp.csl
- # Zusätzliche LaTeX-Pakete
- header-includes: |
- \usepackage{graphicx}
- \usepackage{csquotes}
- \usepackage{pdflscape}
- ---
|