We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efefe8 commit 62d767fCopy full SHA for 62d767f
CITATION.cff
@@ -0,0 +1,22 @@
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: "cycle-mutation-experiments"
8
+license: "GPL-3.0-or-later"
9
+url: "https://github.com/cicirello/cycle-mutation-experiments"
10
+preferred-citation:
11
+ type: article
12
+ authors:
13
+ - family-names: "Cicirello"
14
15
16
+ doi: "10.3390/app12115506"
17
+ journal: "Applied Sciences"
18
+ title: "Cycle Mutation: Evolving Permutations via Cycle Induction"
19
+ issue: 11
20
+ volume: 12
21
+ year: 2022
22
+ month: "May"
0 commit comments