-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_quarto.yml
67 lines (63 loc) · 1.43 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
project:
type: book
preview:
browser: false
metadata-files:
- about.yml
book:
repo-url: https://github.com/pro4bib/pica/
chapters:
- index.md
- part: "Theorie"
chapters:
- hintergrund.qmd
- datenformate.qmd
- pica-formate.qmd
- part: "Praxis"
chapters:
- darstellung.qmd
- verarbeitung.qmd
- bearbeitung.qmd
- schnittstellen.qmd
- part: "Werkzeuge"
chapters:
- picadata.qmd
- catmandu.qmd
- pica-rs.qmd
- qa-catalogue.qmd
- metafacture.qmd
- winibw.qmd
- literatur.md
appendices:
- CONTRIBUTING.md
sidebar:
style: docked
logo: img/gbv-vzg-logo.png
page-footer:
left:
- text: CC BY 3.0 DE
href: https://creativecommons.org/licenses/by/3.0/de/
right:
- text: Datenschutz
href: https://www.gbv.de/datenschutz
- text: hosted by VZG
href: https://www.gbv.de/impressum
- icon: github
href: https://github.com/pro4bib/pica/
- text: "![](img/quarto-badge.svg)"
href: https://quarto.org
favicon: img/gbv-vzg-logo.png
bibliography: references.bib
nocite: |
@*
tbl-cap-location: bottom
format:
html:
theme: cosmo
css: style.css
link-external-icon: true
callout-appearance: simple
published-title: "Letzte Änderung"
number-sections: true
number-depth: 2
tbl-cap-location: bottom