forked from hnez/XFDMSync
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
58 lines (58 loc) · 1.54 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
{
"title": "XFDMSync",
"license": {
"id": "GPL-3.0-or-later"
},
"keywords": [
"communication",
"software radio",
"SDR",
"C++",
"GNU Radio",
"synchronization",
"multicarrier",
"OFDM",
"GFDM"
],
"related_identifiers": [
{
"identifier": "https://github.com/jdemel/XFDMSync",
"relation": "isSupplementTo",
"resource_type": "software"
},
{
"scheme": "doi",
"identifier": "10.1109/LCOMM.2008.081054",
"relation": "references",
"resource_type": "publication-article"
},
{
"scheme": "doi",
"identifier": "10.1186/1687-6180-2014-67",
"relation": "references",
"resource_type": "publication-conferencepaper"
},
{
"scheme": "doi",
"identifier": "10.1109/26.650240",
"relation": "references",
"resource_type": "publication-article"
},
{
"scheme": "doi",
"identifier": "10.1109/VETECS.2009.5073813",
"relation": "references",
"resource_type": "publication-conferencepaper"
}
],
"creators": [
{
"affiliation": "Department of Communications Engineering, University of Bremen, Germany",
"name": "Demel, Johannes",
"orcid": "0000-0002-5434-7232"
},
{
"name": "G\u00f6hrs, Leonard"
}
]
}