File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -311,13 +311,13 @@ Find the book at these links:
311311If you used PyGAD, please consider adding a citation to the following paper about PyGAD:
312312
313313```
314- @misc{gad2021pygad ,
315- title={PyGAD : An Intuitive Genetic Algorithm Python Library},
316- author={Ahmed Fawzy Gad },
317- year={2021 },
318- eprint={2106.06158 },
319- archivePrefix={arXiv },
320- primaryClass={cs.NE }
314+ @article{gad2023pygad ,
315+ title={Pygad : An intuitive genetic algorithm python library},
316+ author={Gad, Ahmed Fawzy},
317+ journal={Multimedia Tools and Applications },
318+ pages={1--14 },
319+ year={2023 },
320+ publisher={Springer }
321321}
322322```
323323
Original file line number Diff line number Diff line change @@ -228,13 +228,13 @@ details:
228228
229229.. code ::
230230
231- @misc{gad2021pygad ,
232- title={PyGAD : An Intuitive Genetic Algorithm Python Library},
233- author={Ahmed Fawzy Gad },
234- year={2021 },
235- eprint={2106.06158 },
236- archivePrefix={arXiv },
237- primaryClass={cs.NE }
231+ @article{gad2023pygad ,
232+ title={Pygad : An intuitive genetic algorithm python library},
233+ author={Gad, Ahmed Fawzy},
234+ journal={Multimedia Tools and Applications },
235+ pages={1--14 },
236+ year={2023 },
237+ publisher={Springer }
238238 }
239239
240240
You can’t perform that action at this time.
0 commit comments