-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.zenodo.json
48 lines (41 loc) · 1.07 KB
/
.zenodo.json
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
{
"upload_type": "software",
"title": "NetworkDynamics.jl",
"creators": [
{
"name": "Lindner, Michael",
"affiliation": "Technische Universität Berlin",
"orcid": "0000-0001-9697-7577"
},
{
"name": "Würfel, Hans",
"affiliation": "Potsdam Institute for Climate Impact Research (PIK)",
"orcid": "0000-0003-2431-5480"
},
{
"name": "Hellmann, Frank",
"affiliation": "Potsdam Institute for Climate Impact Research (PIK)",
"orcid": "0000-0001-5635-4949"
}
],
"contributors": [
{
"name": "Hellmann, Frank",
"type": "ContactPerson",
"affiliation": "Potsdam Institute for Climate Impact Research (PIK)",
"orcid": "0000-0001-5635-4949"
}
],
"description": "A Julia package for simulating Dynamical Systems on Networks ",
"access_right": "open",
"license": "MIT",
"keywords": [
"Potsdam Institute for Climate Impact Research",
"PIK",
"RD4 - Complexity Science",
"Software",
"active-development",
"Complex Networks",
"Nonlinear Dynamics",
],
}