Skip to content

Commit ffdf318

Browse files
committed
add zenodo JSON
1 parent eb071fb commit ffdf318

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.zenodo.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"access_right": "open",
3+
"license": "MIT",
4+
"title": "MixedModels.jl",
5+
"description": "A Julia package for fitting (statistical) mixed-effects models",
6+
"upload_type": "software",
7+
"creators": [
8+
{
9+
"affiliation": "Beacon Biosignals",
10+
"name": "Alday, Phillip M.",
11+
"orcid": "0000-0002-9984-5745"
12+
},
13+
{
14+
"affiliation": "University of Wisconsin - Madison",
15+
"name": "Bates, Douglas",
16+
"orcid": "0000-0001-8316-9503"
17+
}
18+
]
19+
}

0 commit comments

Comments
 (0)