Skip to content

Commit f321e1e

Browse files
authored
Merge pull request #180 from JuliaDynamics/hw/zenodo
add zenodo json
2 parents 9f38f58 + 41e7fdf commit f321e1e

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

.zenodo.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"upload_type": "software",
3+
4+
"title": "NetworkDynamics.jl",
5+
6+
"creators": [
7+
{
8+
"name": "Lindner, Michael",
9+
"affiliation": "Technische Universität Berlin",
10+
"orcid": "0000-0001-9697-7577"
11+
},
12+
{
13+
"name": "Würfel, Hans",
14+
"affiliation": "Potsdam Institute for Climate Impact Research (PIK)",
15+
"orcid": "0000-0003-2431-5480"
16+
},
17+
{
18+
"name": "Hellmann, Frank",
19+
"affiliation": "Potsdam Institute for Climate Impact Research (PIK)",
20+
"orcid": "0000-0001-5635-4949"
21+
}
22+
],
23+
24+
"contributors": [
25+
{
26+
"name": "Hellmann, Frank",
27+
"type": "ContactPerson",
28+
"affiliation": "Potsdam Institute for Climate Impact Research (PIK)",
29+
"orcid": "0000-0001-5635-4949"
30+
}
31+
],
32+
33+
"description": "A Julia package for simulating Dynamical Systems on Networks ",
34+
35+
"access_right": "open",
36+
37+
"license": "MIT",
38+
39+
"keywords": [
40+
"Potsdam Institute for Climate Impact Research",
41+
"PIK",
42+
"RD4 - Complexity Science",
43+
"Software",
44+
"active-development",
45+
"Complex Networks",
46+
"Nonlinear Dynamics",
47+
],
48+
}

0 commit comments

Comments
 (0)