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 3f9e29e commit 8ee48ceCopy full SHA for 8ee48ce
docs/source/index.rst
@@ -214,7 +214,29 @@ PyGAD's Modules
214
215
The documentation discusses each of these modules.
216
217
+PyGAD Citation - Bibtex Formatted
218
+==============
219
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
+ }
240
241
242
.. _header-n4:
0 commit comments