Skip to content

Commit b4d3679

Browse files
committed
Create CITATION.cff
1 parent 6523b75 commit b4d3679

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CITATION.cff

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
cff-version: "1.1.0"
2+
message: "If you use this software, please cite it using these metadata."
3+
authors:
4+
- family-names: "Cicirello"
5+
given-names: "Vincent A"
6+
orcid: "https://orcid.org/0000-0003-1072-8559"
7+
title: "Experiments for article in the journal MONE 2022"
8+
license: "GPL-3.0-or-later"
9+
url: "https://github.com/cicirello/MONE2022-experiments"
10+
preferred-citation:
11+
type: article
12+
authors:
13+
- family-names: "Cicirello"
14+
given-names: "Vincent A"
15+
orcid: "https://orcid.org/0000-0003-1072-8559"
16+
doi: "10.1007/s11036-022-02060-z"
17+
journal: "Mobile Networks and Applications"
18+
title: "On Fitness Landscape Analysis of Permutation Problems: From Distance Metrics to Mutation Operator Selection"
19+
year: 2022

0 commit comments

Comments
 (0)