Skip to content

Commit 2e40165

Browse files
committed
add .zenodo.json
1 parent 8814d4e commit 2e40165

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.zenodo.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"title": "CPP_PTB",
3+
"description": "A lightweight toolbox to facilitate setting up experiments with PsychToolBox.",
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+
"PsychToolBox",
23+
"neuroscience",
24+
"MATLAB",
25+
"Octave"
26+
],
27+
"license": "MIT license",
28+
"upload_type": "software"
29+
}

0 commit comments

Comments
 (0)