Skip to content

Commit

Permalink
Add .zenodo.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira authored and dpo committed Feb 7, 2019
1 parent 591544b commit 0a29488
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"description": "A Julia Linear Operators Package",
"title": "LinearOperators.jl",
"upload_type": "software",
"publication_date": "2019-02-07",
"creators": [
{
"affiliation": "\u00c9cole Polytechnique/GERAD - Montr\u00e9al",
"name": "Dominique Orban"
},
{
"affiliation": "Federal University of Paran\u00e1 - UFPR",
"name": "Abel Soares Siqueira"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/JuliaSmoothOptimizers/LinearOperators.jl/releases/latest",
"relation": "isSupplementTo"
}
]
}

0 comments on commit 0a29488

Please sign in to comment.