Skip to content

Commit

Permalink
Add JSON for Zenodo (#45)
Browse files Browse the repository at this point in the history
* Add JSON for Zenodo

Co-authored-by: Dave Kleinschmidt <[email protected]>
Co-authored-by: Alex Arslan <[email protected]>
  • Loading branch information
3 people authored Sep 6, 2022
1 parent 5a82bbd commit 359a711
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"license": "mit-license",
"title": "beacon-biosignals/Effects.jl: Effects Prediction for Linear and Generalized Linear Models",
"upload_type": "software",
"creators": [
{
"affiliation": "Beacon Biosignals",
"name": "Alday, Phillip M."
"orcid": "0000-0002-9984-5745"
},
{
"affiliation": "Beacon Biosignals",
"name": "Kleinschmidt, Dave F."
"orcid": "0000-0002-7442-2762"
},
{
"affiliation": "Beacon Biosignals",
"name": "Arslan, Alexander R."
"orcid": "0000-0002-4132-068X"
}
],
}

0 comments on commit 359a711

Please sign in to comment.