Skip to content

Commit 0910c23

Browse files
authored
Create .zenodo.json
1 parent 5561041 commit 0910c23

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

.zenodo.json

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"description": "<p>Initial release</p>",
3+
"license": "other-open",
4+
"title": "ComputationalScienceLaboratory/ODE-Test-Problems: v0.0.1",
5+
"version": "v0.0.1",
6+
"upload_type": "software",
7+
"publication_date": "2022-06-16",
8+
"creators": [
9+
{
10+
"affiliation": "Virginia Tech",
11+
"name": "Andrey A Popov"
12+
},
13+
{
14+
"affiliation": "Virginia Tech",
15+
"name": "Abhinab Bhattacharjee"
16+
},
17+
{
18+
"affiliation": "Virginia Tech",
19+
"name": "Amit N Subrahmanya"
20+
},
21+
{
22+
"affiliation": "Virginia Tech",
23+
"name": "Adrian Sandu"
24+
}
25+
],
26+
"access_right": "open",
27+
"related_identifiers": [
28+
{
29+
"scheme": "url",
30+
"identifier": "https://github.com/ComputationalScienceLaboratory/ODE-Test-Problems/tree/v0.0.1",
31+
"relation": "isSupplementTo"
32+
}
33+
]
34+
}

0 commit comments

Comments
 (0)