diff --git a/pypop7/optimizers/es/cmaes.py b/pypop7/optimizers/es/cmaes.py index 9e301d008..4e5dfe654 100644 --- a/pypop7/optimizers/es/cmaes.py +++ b/pypop7/optimizers/es/cmaes.py @@ -45,7 +45,8 @@ class CMAES(ES): `_, `[Yang et al., 2019, Journal of Aircraft] `_, `[Ong et al., 2019, PLOS Computational Biology] `_, `[Zhang et al., 2017, Science] - `_, `[Loshchilov&Hutter, 2016] + `_, `[Wei&Mahadevan, 2016, Soft Matter] + `_, `[Loshchilov&Hutter, 2016] `_, `[Molinari et al., 2014, AIAAJ] `_, `[Melton, 2014, Acta Astronautica] `_, `[Khaira et al., 2014, ACS Macro Lett.]