-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
66 lines (63 loc) · 1.5 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
project:
type: book
output-dir: docs
book:
title: Africa CDC Database
subtitle: Technical Handbook
author:
- name: Dr Jonathan Epstein
orcid: 0000-0002-1373-9301
email: [email protected]
affiliation:
- name: EcoHealth Alliance
city: New York
- name: Ava Sullivan
orcid: 0000-0003-4339-2430
email: [email protected]
affiliation:
- name: EcoHealth Alliance
city: New York
- name: Shannon Ball
orcid: 0000-0001-8306-3493
email: [email protected]
affiliation:
- name: EcoHealth Alliance
city: New York
date: last-modified
date-format: "DD MMMM YYYY"
chapters:
- index.qmd
- part: Tools
chapters:
- 01-dolt.qmd
- 02-dolthub.qmd
- 03-rstats.qmd
- 04-airtable.qmd
- part: Database
chapters:
- 05-database-dolthub.qmd
- 06-database-airtable.qmd
- part: Sources
chapters:
- 07-sources.qmd
- part: Maintenance
chapters:
- 08-updates.qmd
- 09-survey.qmd
- 10-references.qmd
cover-image: images/acdc_eha.png
search: true
repo-url: https://github.com/ecohealthalliance/acdc-db-handbook/
repo-actions: [edit]
downloads: [pdf, epub]
bibliography: book.bib
format:
html:
theme: lumen
highlight-style: breeze
pdf:
documentclass: scrreprt
highlight-style: breeze
epub:
cover-image: images/acdc_eha.png
highlight-style: breeze