Skip to content

Commit 0e241eb

Browse files
committed
fix #136
1 parent 9f38f58 commit 0e241eb

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

.zenodo.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
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": ["Potsdam Institute for Climate Impact Research", "PIK", "Software", "active-development"],
40+
}

0 commit comments

Comments
 (0)