-
Notifications
You must be signed in to change notification settings - Fork 11
/
CITATION.cff
82 lines (81 loc) · 2.16 KB
/
CITATION.cff
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# YAML 1.2
---
abstract: "ESMValTool 2.0 Tutorial."
authors:
-
affiliation: "NLeSC, Netherlands"
family-names: Alidoost
given-names: Fakhereh
orcid: "https://orcid.org/0000-0001-8407-6472"
-
affiliation: "NLeSC, Netherlands"
family-names: Andela
given-names: Bouwe
orcid: "https://orcid.org/0000-0001-9005-8940"
-
affiliation: "DLR, Germany"
family-names: Bock
given-names: Lisa
orcid: "https://orcid.org/0000-0001-7058-5938"
-
affiliation: "NLeSC, Netherlands"
family-names: Camphuijsen
given-names: Jaro
orcid: "https://orcid.org/0000-0002-8928-7831"
-
affiliation: "NLeSC, Netherlands"
family-names: Drost
given-names: Niels
orcid: "https://orcid.org/0000-0001-9795-7981"
-
affiliation: "DLR, Germany"
family-names: Hassler
given-names: Birgit
orcid: "https://orcid.org/0000-0003-2724-709X"
-
affiliation: "NLeSC, Netherlands"
family-names: Kalverla
given-names: Peter
orcid: "https://orcid.org/0000-0002-5025-7862"
-
affiliation: "NLeSC, Netherlands"
family-names: López-Tarifa
given-names: Pablo
orcid: "https://orcid.org/0000-0002-4136-1860"
-
affiliation: "PML, UK"
name-particle: de
family-names: Mora
given-names: Lee
orcid: "https://orcid.org/0000-0002-5080-3149"
-
affiliation: "LMU, Germany"
family-names: Mueller
given-names: Benjamin
-
affiliation: "URead, UK"
family-names: Predoi
given-names: Valeriu
orcid: "https://orcid.org/0000-0002-9729-6578"
-
affiliation: "URead, UK"
family-names: Swaminathan
given-names: Ranjini
orcid: "https://orcid.org/0000-0001-5853-2673"
-
affiliation: "NLeSC, Netherlands"
family-names: Verhoeven
given-names: Stefan
orcid: "https://orcid.org/0000-0002-5821-2060"
cff-version: "1.0.3"
date-released: 2020-08-06
doi: "10.5281/zenodo.3974591"
license: "CC-BY-4.0"
message: "If you use this tutorial, please cite it using these metadata."
repository-code: "https://github.com/ESMValGroup/ESMValTool_Tutorial/"
title: "ESMValTool Tutorial"
keywords:
- "Earth System Model Validation"
- "Climate Science"
version: "v1.0.0"
...