-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
46 lines (43 loc) · 1014 Bytes
/
_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
project:
type: book
output-dir: _site
book:
title: Rapid Assessment Method for Older People (RAM-OP)
subtitle: The Manual
author:
- Pascale Fritsch
- Ernest Guevarra
- Katja Siling
- Mark Myatt
date: last-modified
date-format: "DD MMMM YYYY"
chapters:
- index.qmd
- 02-sampling.qmd
- 03-indicators.qmd
- 04-questionnaire.qmd
- 05-datasets.qmd
- 06-practical.qmd
- 07-ram_op_software.qmd
- 08-conclusion.qmd
- 09-references.qmd
cover-image: figures/coverImage.jpg
search: true
repo-url: https://github.com/rapidsurveys/ramOPmanual/
repo-actions: [edit]
downloads: [pdf, epub]
#sharing: [mastodon, bluesky, linkedin]
google-analytics:
tracking-id: "G-SE438KE5DS"
anonymize-ip: true
bibliography: references.bib
format:
html:
theme: cosmo
highlight-style: breeze
# pdf:
# documentclass: scrreprt
# highlight-style: breeze
# epub:
# cover-image: figures/coverImage.jpg
# highlight-style: breeze