-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathexample.qmd
More file actions
41 lines (34 loc) · 809 Bytes
/
example.qmd
File metadata and controls
41 lines (34 loc) · 809 Bytes
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
---
title: "Authors-block Example"
authors:
- name: John Doe
affiliations:
- ref: jdct
corresponding: true
email: john.doe@jdct.edu
orcid: 0000-1111-2222-3333
equal-contributor: true
- name: John Roe
affiliations:
- ref: jdct
orcid: 0000-3333-2222-1111
- name: Jane Roe
affiliations:
- ref: jdct
- ref: iot
orcid: 0000-2222-1111-3333
equal-contributor: true
affiliations:
- id: jdct
name: John Doe Center for Technology, John Doe University, Doetown, Germany.
- id: iot
name: Institute of Technology, John Doe University, Doetown, Germany.
filters:
- authors-block
format:
#native: default
docx: default
pdf:
keep-tex: true
---
## Brings Quarto's Standardized Authors- & Affiliations-Block to docx-Documents