-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathCITATION.cff
87 lines (87 loc) · 2.49 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
83
84
85
86
87
# YAML 1.2
---
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Verhoeven
given-names: Stefan
orcid: "https://orcid.org/0000-0002-5821-2060"
-
affiliation: "Netherlands eScience Center"
family-names: Drost
given-names: Niels
orcid: "https://orcid.org/0000-0001-9795-7981"
-
affiliation: "Netherlands eScience Center"
family-names: Weel
given-names: Berend
-
affiliation: "Netherlands eScience Center"
family-names: Smeets
given-names: Stef
orcid: "https://orcid.org/0000-0002-5413-9038"
-
affiliation: "Netherlands eScience Center"
family-names: Kalverla
given-names: Peter
orcid: "https://orcid.org/0000-0002-5025-7862"
-
affiliation: "Netherlands eScience Center"
family-names: Alidoost
given-names: Fakhereh
orcid: "https://orcid.org/0000-0001-8407-6472"
-
affiliation: "Netherlands eScience Center"
family-names: Vreede
given-names: Barbara
orcid: "https://orcid.org/0000-0002-5023-4601"
-
affiliation: "Netherlands eScience Center"
family-names: Schilperoort
given-names: Bart
orcid: "https://orcid.org/0000-0003-4487-9822"
-
affiliation: "Delft University of Technology"
family-names: Hut
given-names: Rolf
orcid: "https://orcid.org/0000-0002-5697-5697"
-
affiliation: "Delft University of Technology"
family-names: Aerts
given-names: Jerom
orcid: "https://orcid.org/0000-0003-0157-4818"
-
affiliation: "Delft University of Technology"
family-names: Haasnoot
given-names: David
orcid: "https://orcid.org/0009-0002-4838-8350"
-
affiliation: "Netherlands eScience Center"
family-names: van Werkhoven
given-names: Ben
orcid: "https://orcid.org/0000-0002-7508-3272"
email: "b.vanwerkhoven@esciencecenter.nl"
-
affiliation: "Delft University of Technology"
family-names: van de Giesen
given-names: Nick
orcid: "https://orcid.org/0000-0002-7200-3353"
-
affiliation: "Delft University of Technology"
family-names: Melotto
given-names: Mark
orcid: "https://orcid.org/0009-0005-2727-660X"
email: "markmelotto@tudelft.nl"
cff-version: "1.2.0"
keywords:
- hydrology
- bmi
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/eWaterCycle/ewatercycle"
title: eWaterCycle Python package
identifiers:
- description: Latest version of software
type: doi
value: "10.5281/zenodo.5119389"
...