8000
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 8ee48ce commit 39261eaCopy full SHA for 39261ea
README.md
@@ -307,6 +307,21 @@ Find the book at these links:
307
308

309
310
+# Citing PyGAD - Bibtex Formatted Citation
311
+
312
+If you used PyGAD, please consider adding a citation to the following paper about PyGAD:
313
314
+```
315
+@misc{gad2021pygad,
316
+ title={PyGAD: An Intuitive Genetic Algorithm Python Library},
317
+ author={Ahmed Fawzy Gad},
318
+ year={2021},
319
+ eprint={2106.06158},
320
+ archivePrefix={arXiv},
321
+ primaryClass={cs.NE}
322
+}
323
324
325
# Contact Us
326
327
* E-mail: ahmed.f.gad@gmail.com
0 commit comments