-
Notifications
You must be signed in to change notification settings - Fork 84
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (29 loc) · 1002 Bytes
/
CITATION.cff
File metadata and controls
29 lines (29 loc) · 1002 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
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Ihle"
given-names: "Malika"
orcid: "https://orcid.org/0000-0002-3242-5981"
affiliation:
- name: "LMU Open Science Center"
ror: "https://ror.org/029e6qe04"
title: "Introduction to Simulations in R"
version: 0.1.0
doi: "DOI_HERE_AFTER_GENERATED"
date-released: 2021-11-22
repository-code: "https://github.com/lmu-osc/Introduction-Simulations-in-R"
url: "https://lmu-osc.github.io/Introduction-Simulations-in-R"
preferred-citation:
authors:
- family-names: "Ihle"
given-names: "Malika"
orcid: "https://orcid.org/0000-0002-3242-5981"
title: "Introduction to Simulations in R"
year: 2021
doi: "DOI_HERE_AFTER_GENERATED"
publisher:
name: "LMU Open Science Center"
ror: "https://ror.org/029e6qe04"
repository-code: "https://github.com/lmu-osc/Introduction-Simulations-in-R"
url: "https://lmu-osc.github.io/Introduction-Simulations-in-R"
type: "book"