Skip to content

Commit 0a29488

Browse files
abelsiqueiradpo
authored andcommitted
Add .zenodo.json file
1 parent 591544b commit 0a29488

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.zenodo.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"description": "A Julia Linear Operators Package",
3+
"title": "LinearOperators.jl",
4+
"upload_type": "software",
5+
"publication_date": "2019-02-07",
6+
"creators": [
7+
{
8+
"affiliation": "\u00c9cole Polytechnique/GERAD - Montr\u00e9al",
9+
"name": "Dominique Orban"
10+
},
11+
{
12+
"affiliation": "Federal University of Paran\u00e1 - UFPR",
13+
"name": "Abel Soares Siqueira"
14+
}
15+
],
16+
"access_right": "open",
17+
"related_identifiers": [
18+
{
19+
"scheme": "url",
20+
"identifier": "https://github.com/JuliaSmoothOptimizers/LinearOperators.jl/releases/latest",
21+
"relation": "isSupplementTo"
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)