-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathtemplate.qmd
64 lines (51 loc) · 1.12 KB
/
template.qmd
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
---
title: "My Title"
shorttitle: "Short Title in Running Header"
author:
- name: Jane Doe
corresponding: true
orcid: 0000-0000-0000-0001
email: janedoe@generic.edu
affiliations:
- name: Generic University
department: Department of Scholarly Studies
address: 1234 Capital St.
city: New York
region: NY
country: USA
postal-code: 12084-1234
author-note:
status-changes:
affiliation-change: ~
deceased: ~
disclosures:
study-registration: ~
data-sharing: ~
related-report: ~
conflict-of-interest: ~
financial-support: ~
gratitude: ~
authorship-agreements: ~
abstract: "This document is a template."
keywords: [keyword1, keyword2, keyword3]
bibliography: bibliography.bib
format:
apaquarto-docx: default
apaquarto-html: default
apaquarto-pdf:
documentmode: man
---
# Method
## Participants
## Measures
## Procedure
# Results
# Discussion
## Limitations and Future Directions
## Conclusion
# References
<!-- References will auto-populate in the refs div below -->
::: {#refs}
:::
# Appendix
# Title for Appendix