Skip to content

Commit 13c1abb

Browse files
committed
add zenodo json
1 parent dfa4bc8 commit 13c1abb

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.zenodo.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"title": "CPP_BIDS",
3+
"description": "A lightweight Octave/MATLAB toolbox to help create BIDS data sets from source.",
4+
"creators": [
5+
{
6+
"affiliation": "Université Catholique de Louvain",
7+
"name": "Gau, Rémi",
8+
"orcid": "0000-0002-1535-9767"
9+
},
10+
{
11+
"affiliation": "Université Catholique de Louvain",
12+
"name": "Barilari, Marco",
13+
"orcid": "0000-0002-3313-3120"
14+
},
15+
{
16+
"affiliation": "Université Catholique de Louvain",
17+
"name": "Battal, Ceren",
18+
"orcid": "0000-0002-9844-7630"
19+
}
20+
],
21+
"keywords": [
22+
"BIDS",
23+
"brain imaging data structure",
24+
"neuroscience",
25+
"MATLAB",
26+
"Octave"
27+
],
28+
"license": "MIT license",
29+
"upload_type": "software"
30+
}

0 commit comments

Comments
 (0)