From d1b80a2a577d82e9f1b92a42eb46ec21d784a390 Mon Sep 17 00:00:00 2001 From: geatpy Date: Fri, 17 Jan 2025 16:53:45 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index db35b154..89ca5bb9 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ The Genetic and Evolutionary Algorithm Toolbox for Python with high performance. * **Quickstart**: https://github.com/geatpy-dev/geatpy/blob/master/docs/quickstart.html         * **Demo** : https://github.com/geatpy-dev/geatpy/tree/master/demo * **Pypi page** : https://pypi.org/project/geatpy/ -* **Contact us**: http://geatpy.com/index.php/about/ * **Bug reports**: https://github.com/geatpy-dev/geatpy/issues -* **Notice**: http://geatpy.com/index.php/notice/ -* **FAQ**: http://geatpy.com/index.php/faq/ + +## How to Cite +Jazzbin, J. "Geatpy: the genetic and evolutionary algorithm toolbox with high performance in python." https://github.com/geatpy-dev/geatpy/ (accessed 2020) (2020). The features of Geatpy: @@ -221,4 +221,4 @@ Evaluation number: 20000 The best objective value is: 3.209895993450118e-08 -To get more tutorials, please link to http://www.geatpy.com. +To get more tutorials, please link to [http://www.geatpy.com](https://github.com/geatpy-dev/geatpy/tree/master/docs).