forked from dennis-tra/nebula
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
57 lines (57 loc) · 1.9 KB
/
CITATION.cff
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
# YAML 1.2
---
cff-version: 1.2.0
type: software
title: "Nebula -- A crawler for networks based on the libp2p DHT implementation"
repository-code: "https://github.com/dennis-tra/nebula-crawler"
url: "https://github.com/dennis-tra/nebula-crawler"
message: >-
Please cite this software using the metadata from
'preferred-citation'.
authors:
- given-names: Dennis
family-names: Trautwein
affiliation: Protocol Labs & University of Göttingen
orcid: 'https://orcid.org/0000-0002-8567-2353'
preferred-citation:
title: "Design and Evaluation of IPFS: A Storage Layer for the Decentralized Web"
type: conference-paper
authors:
- given-names: Dennis
family-names: Trautwein
affiliation: Protocol Labs & University of Göttingen
orcid: https://orcid.org/0000-0002-8567-2353
- given-names: Aravidh
family-names: Raman
affiliation: Telefonica Research
- given-names: Gareth
family-names: Tyson
affiliation: Hong Kong University of Science & Technology (GZ)
- given-names: Ignacio
family-names: Castro
affiliation: Queen Mary University of London
- given-names: Will
family-names: Scott
affiliation: Protocol Labs
- given-names: Moritz
family-names: Schubotz
affiliation: FIZ Karlsruhe – Leibniz Institute for Information Infrastructure
- given-names: Bela
family-names: Gipp
affiliation: University of Göttingen
- given-names: Yiannis
family-names: Psaras
affiliation: Protocol Labs
month: 8
year: 2022
publisher: ACM
conference:
name: "ACM SIGCOMM 2022 Conference (SIGCOMM '22)"
country: NL
city: Amsterdam
date-start: 2022-08-22
date-end: 2022-08-26
copyright: "© 2022 Copyright held by the owner/author(s)."
doi: "10.1145/3544216.3544232"
scope: "Cite this paper if you want to reference the general concepts of the software."
isbn: "978-1-4503-9420-8/22/08"