-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathCITATION.cff
56 lines (56 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
# Citation file to help uses cite DFaaS.
# See the GitHub's doc or the specifications: https://citation-file-format.github.io/
cff-version: 1.2.0
title: >-
DFaaS: Decentralized Function-as-a-Service for Federated
Edge Computing
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Michele
family-names: Ciavotta
orcid: 'https://orcid.org/0000-0002-2480-966X'
affiliation: University of Milano-Bicocca
- given-names: Davide
family-names: Motterlini
affiliation: University of Milano-Bicocca
- given-names: Marco
family-names: Savi
orcid: 'https://orcid.org/0000-0002-8193-0597'
affiliation: University of Milano-Bicocca
- given-names: Alessandro
family-names: Tundo
affiliation: University of Milano-Bicocca
orcid: 'https://orcid.org/0000-0001-8840-8948'
identifiers:
- type: doi
value: 10.1109/CloudNet53349.2021.9657141
repository-code: 'https://github.com/unimib-datAI/dfaas'
license: AGPL-3.0-or-later
preferred-citation:
type: conference-paper
authors:
- given-names: Michele
family-names: Ciavotta
orcid: 'https://orcid.org/0000-0002-2480-966X'
affiliation: University of Milano-Bicocca
- given-names: Davide
family-names: Motterlini
affiliation: University of Milano-Bicocca
- given-names: Marco
family-names: Savi
orcid: 'https://orcid.org/0000-0002-8193-0597'
affiliation: University of Milano-Bicocca
- given-names: Alessandro
family-names: Tundo
affiliation: University of Milano-Bicocca
orcid: 'https://orcid.org/0000-0001-8840-8948'
doi: "10.1109/CloudNet53349.2021.9657141"
conference: "2021 IEEE 10th International Conference on Cloud Networking (CloudNet)"
start: 1
end: 4
title: "DFaaS: Decentralized Function-as-a-Service for Federated Edge Computing"
year: 2021
url: "https://ieeexplore.ieee.org/document/9657141"