We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa4bc8 commit 13c1abbCopy full SHA for 13c1abb
.zenodo.json
@@ -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
12
+ "name": "Barilari, Marco",
13
+ "orcid": "0000-0002-3313-3120"
14
15
16
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