-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
77 lines (77 loc) · 2.09 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"access_right": "open",
"communities": [
{
"identifier": "zenodo"
},
{
"identifier": "Demography"
},
{
"identifier": "Archaeology"
},
{
"identifier": "Neolithic Archaeology"
},
{
"identifier": "Nature Communications"
}
],
"contributors": [
{
"affiliation": "Deutsches Archäologisches Institut",
"name": "Antunes, Nicolas",
"orcid": "0000-0002-8894-2283",
"type": "DataCollector"
},
{
"affiliation": "Leibniz-Institut für Archäologie",
"name": "Gronenborn, Detlef",
"orcid": "0000-0002-6467-5643",
"type": "DataCurator"
}
],
"creators": [
{
"affiliation": "Helmholtz-Zentrum Hereon",
"name": "Wirtz, Kai W.",
"orcid": "0000-0002-6972-3878"
},
{
"affiliation": "Helmholtz-Zentrum Hereon",
"name": "Lemmen, Carsten",
"orcid": "0000-0003-3483-6036"
}
],
"description": "Matlab and R scripts accompanying the publication 'Multicentennial cycles in continental demography synchronous with solar activity and climate stability'. These scripts help to analyze and visualize archaeological C14 and paleoclimate proxy data.",
"journal_title": "Nature Communications ",
"journal_volume": "in revision",
"keywords": [
"Human occupation",
"Holocene",
"Cyclicity",
"Density dependent mortality",
"Climatic shifts",
"Demographic growth"
],
"language": "en",
"license": "GPL-3.0-or-later",
"references": [
"Wirtz et al, Multicentennial cycles in continental demography synchronous with solar activity and climate stability, subm."
],
"related_identifiers": [
{
"identifier": "10.5281/zenodo.10467364",
"relation": "isNewVersionOf",
"resource_type": "software",
"scheme": "doi"
},
{
"identifier": "https://github.com/kaiwirtz3/holocene",
"relation": "isDerivedFrom",
"resource_type": "software",
"scheme": "url"
}
],
"title": "Multicentennial cycles in continental demography synchronous with solar activity and climate stability"
}