8000 PyGAD Citation · shahd-92/GeneticAlgorithmPython@8ee48ce · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ee48ce

Browse files
authored
PyGAD Citation
Bibtex formatted citation @misc{gad2021pygad, title={PyGAD: An Intuitive Genetic Algorithm Python Library}, author={Ahmed Fawzy Gad}, year={2021}, eprint={2106.06158}, archivePrefix={arXiv}, primaryClass={cs.NE} }
1 parent 3f9e29e commit 8ee48ce

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/source/index.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,29 @@ PyGAD's Modules
214214

215215
The documentation discusses each of these modules.
216216

217+
PyGAD Citation - Bibtex Formatted
218+
==============
217219

220+
If you used PyGAD, please consider citing its paper with the following
221+
details:
222+
223+
.. code::
224+
225+
@misc{gad2021pygad,
226+
227+
title={PyGAD: An Intuitive Genetic Algorithm Python Library},
228+
229+
author={Ahmed Fawzy Gad},
230+
231+
year={2021},
232+
233+
eprint={2106.06158},
234+
235+
archivePrefix={arXiv},
236+
237+
primaryClass={cs.NE}
238+
239+
}
218240
219241
220242
.. _header-n4:

0 commit comments

Comments
 (0)
0