Skip to content

Commit 0661bd2

Browse files
committed
chore: Add CITATION.cff file
1 parent 1dac2c0 commit 0661bd2

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CITATION.cff

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
cff-version: 1.2.0
2+
title: "SmartWatts"
3+
url: "https://github.com/powerapi-ng/smartwatts-formula"
4+
license: BSD-3-Clause
5+
message: "If you use this software, please cite it using the metadata from this file."
6+
authors:
7+
- family-names: "Fieni"
8+
given-names: "Guillaume"
9+
orcid: "https://orcid.org/0000-0002-0165-6824"
10+
preferred-citation:
11+
type: conference-paper
12+
title: "SmartWatts: Self-Calibrating Software-Defined Power Meter for Containers"
13+
authors:
14+
- family-names: "Fieni"
15+
given-names: "Guillaume"
16+
orcid: "https://orcid.org/0000-0002-0165-6824"
17+
- family-names: "Rouvoy"
18+
given-names: "Romain"
19+
orcid: "https://orcid.org/0000-0003-1771-8791"
20+
- family-names: "Seinturier"
21+
given-names: "Lionel"
22+
orcid: "https://orcid.org/0000-0003-0006-6088"
23+
collection-title: "2020 20th IEEE/ACM International Symposium on Cluster, Cloud and Internet Computing (CCGRID)"
24+
collection-type: proceedings
25+
doi: "10.1109/CCGrid49817.2020.00-45"
26+
year: 2020
27+
start: 479
28+
end: 488

0 commit comments

Comments
 (0)