Marty Oehme
9fd4a3c791
Both the manuscripts for the working paper and the article are now collected in a separate manuscripts folder.
29 lines
613 B
YAML
29 lines
613 B
YAML
project:
|
|
render:
|
|
- manuscript/presentation_summary.md
|
|
- manuscript/notes.qmd
|
|
- manuscript/meeting_eoy.qmd
|
|
- manuscript/scoping_review.qmd
|
|
|
|
toc: true
|
|
format:
|
|
html:
|
|
code-fold: true
|
|
code-tools: true
|
|
embed-resources: true
|
|
fig-format: svg
|
|
link-external-icon: true
|
|
number-sections: false
|
|
reference-links: true
|
|
theme: darkly
|
|
docx:
|
|
echo: false
|
|
number-sections: true
|
|
reference-doc: data/supplementary/justified.docx
|
|
filters:
|
|
- pandoc-to-zotero-live
|
|
- docx-landscape
|
|
pdf:
|
|
echo: false
|
|
number-sections: true
|
|
pdf-engine: tectonic
|