-
Notifications
You must be signed in to change notification settings - Fork 2
/
_quarto.yml
55 lines (46 loc) · 1.09 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
project:
type: book
output-dir: docs
book:
title: "GUTS RDM Handbook"
author: "Mark Mulder, Simone Mulder, Eduard Klapwijk"
date: today
date-format: '[January 6, 2023; last modified: ] MMMM DD, YYYY '
cover-image: guts-logo.png
favicon: guts-logo-small.png
chapters:
- index.qmd
- part: why-rdm.qmd
chapters:
- benefits-rdm.qmd
- fair-data.qmd
- planning.qmd
- part: data-collection.qmd
chapters:
- guts-overview.qmd
- codebook.qmd
- protocols.qmd
- data-formats.qmd
- metadata.qmd
- yoda-upload.qmd
- part: processing-data.qmd
chapters:
- processing-documentation.qmd
- general-naming-conventions.qmd
- specific-naming-conventions.qmd
- data-structure.qmd
- how-to-save-your-data.qmd
- how-to-add-metadata.qmd
- glossary.qmd
- references.qmd
bibliography: references.bib
format:
html:
theme:
- flatly
- custom.scss
pdf:
documentclass: scrreprt
editor: visual
plugins:
- iframe: