Skip to content

Commit adb665e

Browse files
committed
Added Citation file for allowing citation of the software
1 parent 3541ffd commit adb665e

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

CITATION.cff

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Willemsen"
5+
given-names: "Floris-Jan"
6+
orcid: "https://orcid.org/0000-0003-2295-8263"
7+
- family-names: "Schoonhoven"
8+
given-names: "Richard"
9+
orcid: "https://orcid.org/0000-0003-3659-929X"
10+
- family-names: "Filipovič"
11+
given-names: "Jiří"
12+
orcid: "https://orcid.org/0000-0002-5703-9673"
13+
- family-names: "Tørring"
14+
given-names: "Jacob Odgård"
15+
orcid: "https://orcid.org/0000-0002-9385-7948"
16+
- family-names: "van Nieuwpoort"
17+
given-names: "Rob"
18+
orcid: "https://orcid.org/0000-0002-2947-9444"
19+
- family-names: "van Werkhoven"
20+
given-names: "Ben"
21+
orcid: "https://orcid.org/0000-0002-7508-3272"
22+
title: "Autotuning Methodology"
23+
version: 1.0.0
24+
doi: 10.5281/zenodo.1234 # TODO change
25+
date-released: 2024-12-18 # TODO change
26+
url: "https://github.com/AutoTuningAssociation/autotuning_methodology"
27+
preferred-citation:
28+
type: article
29+
authors:
30+
- family-names: "Willemsen"
31+
given-names: "Floris-Jan"
32+
orcid: "https://orcid.org/0000-0003-2295-8263"
33+
- family-names: "Schoonhoven"
34+
given-names: "Richard"
35+
orcid: "https://orcid.org/0000-0003-3659-929X"
36+
- family-names: "Filipovič"
37+
given-names: "Jiří"
38+
orcid: "https://orcid.org/0000-0002-5703-9673"
39+
- family-names: "Tørring"
40+
given-names: "Jacob Odgård"
41+
orcid: "https://orcid.org/0000-0002-9385-7948"
42+
- family-names: "van Nieuwpoort"
43+
given-names: "Rob"
44+
orcid: "https://orcid.org/0000-0002-2947-9444"
45+
- family-names: "van Werkhoven"
46+
given-names: "Ben"
47+
orcid: "https://orcid.org/0000-0002-7508-3272"
48+
doi: "10.0000/00000" # TODO change
49+
journal: "Future Generation Computer Systems"
50+
month: 9 # TODO change
51+
start: 1 # First page number
52+
end: 10 # Last page number
53+
title: " A Methodology for Comparing Optimization Algorithms for Auto-Tuning"
54+
issue: 1 # TODO change
55+
volume: 1 # TODO change
56+
year: 2024

0 commit comments

Comments
 (0)