-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (34 loc) · 1.14 KB
/
CITATION.cff
File metadata and controls
34 lines (34 loc) · 1.14 KB
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
cff-version: 1.2.0
message: "If you refer to this tutorial, please cite it as below."
authors:
- family-names: "YOUR_NAME_HERE"
given-names: "YOUR_NAME_HERE"
orcid: "https://orcid.org/0000-0000-0000-0000"
affiliation:
- name: "INCLUDE RELEVANT INSTITUTION"
ror: "INCLUDE ROR LINK ID IF AVAILABLE"
- name: "INCLUDE RELEVANT INSTITUTION"
ror: "INCLUDE ROR LINK ID IF AVAILABLE"
title: "TUTORIAL_TITLE_HERE"
version: 0.0.1
doi: "DOI_HERE_AFTER_GENERATED"
date-released: YYYY-MM-DD
repository-code: "https://github.com/lmu-osc/TUTORIAL_REPO"
url: "https://lmu-osc.github.io/TUTORIAL_REPO/"
preferred-citation:
authors:
- family-names: "YOUR_LAST_NAME_HERE"
given-names: "YOUR_FIRST_NAME_HERE"
orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Carberry"
given-names: "Josiah"
orcid: "https://orcid.org/0000-0002-1825-0097"
title: "TUTORIAL_TITLE_HERE"
year: YYYY
doi: "10.1000/182"
publisher:
name: "LMU Open Science Center"
ror: "https://ror.org/029e6qe04"
repository-code: "https://github.com/lmu-osc/TUTORIAL_REPO"
url: "https://lmu-osc.github.io/TUTORIAL_REPO/"
type: "book"