-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
40 lines (40 loc) · 1.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
{
"title": "py-channelmodel",
"license": {
"id": "GPL-3.0-or-later"
},
"keywords": [
"communication",
"Python",
"Rayleigh",
"AWGN",
"simulation",
"channel"
],
"related_identifiers": [
{
"scheme": "doi",
"identifier": "10.30420/454862044",
"relation": "isDocumentedBy",
"resource_type": "publication-conferencepaper"
},
{
"scheme": "doi",
"identifier": "10.1109/VTC2020-Spring48590.2020.9129493",
"relation": "isDocumentedBy",
"resource_type": "publication-conferencepaper"
},
{
"identifier": "https://ieeexplore.ieee.org/document/9097115",
"relation": "isDocumentedBy",
"resource_type": "publication-conferencepaper"
}
],
"creators": [
{
"affiliation": "Department of Communications Engineering, University of Bremen, Germany",
"name": "Demel, Johannes",
"orcid": "0000-0002-5434-7232"
}
]
}