-
Notifications
You must be signed in to change notification settings - Fork 1
/
.zenodo.json
43 lines (43 loc) · 1.24 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"description": "Web-based software for building, deploying, and managing psychology studies.",
"license": "MIT",
"title": "Experimentum: ",
"version": "0.2",
"upload_type": "software",
"publication_date": "2020-09-01",
"creators": [
{
"name": "Lisa DeBruine",
"affiliation": "University of Glasgow",
"orcid": "0000-0002-7523-5539"
},
{
"name": "Rebecca Lai",
"affiliation": "University of Glasgow",
"orcid": "0000-0001-7055-2036"
},
{
"name": "Benedict Jones",
"affiliation": "University of Strathclyde",
"orcid": "0000-0001-7777-0220"
},
{
"name": "Rifah Abdullah",
"affiliation": "University of Glasgow",
"orcid": "0000-0001-8966-2171"
},
{
"name": "Gaby Mahrholz",
"affiliation": "University of Glasgow",
"orcid": "0000-0002-2135-6888"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://debruine.github.io/experimentum/",
"relation": "isSupplementTo"
}
]
}