-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
36 lines (36 loc) · 1 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
{
"access_right": "open",
"title": "Test poweranalyse",
"description": "<p>This repository serves as a testing environment for tools that aim to facilitate (mainly simulation-based) power analysis. Currently, the selection is restricted to tools from quantitative psychology, which has been my professional background, and related fields.<\/p>",
"keywords": [
"power",
"simulation"
],
"upload_type": "software",
"license": "CC-BY-4.0",
"language": "eng",
"contributors": [
{
"name": "Adolf, Janne",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-6064-9803",
"type": "contactperson"
},
{
"name": "Research Institute for Nature and Forest (INBO)",
"type": "rightsholder"
}
],
"creators": [
{
"name": "Adolf, Janne",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-6064-9803"
}
],
"communities": [
{
"identifier": "inbo"
}
]
}