Skip to content

Commit

Permalink
Merge pull request #60 from yaricom/feature/add-citing
Browse files Browse the repository at this point in the history
Added CITATION.cff
  • Loading branch information
yaricom committed Jul 24, 2023
2 parents 2e2981d + b88eda9 commit f1d65af
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Omelianenko"
given-names: "Iaroslav"
orcid: "https://orcid.org/0000-0002-2190-5664"
title: "The GoLang implementation of NeuroEvolution of Augmented Topologies (NEAT) algorithm"
version: 4.0.1
doi:
date-released: 2023-07-24
url: "https://github.com/yaricom/goNEAT"

0 comments on commit f1d65af

Please sign in to comment.