From 75aed114d45ede262889e604f1e8a090f2e25013 Mon Sep 17 00:00:00 2001 From: Americo Cunha <36556019+americocunhajr@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:52:03 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 34ff3a8..55747df 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ### Overview **CEopt** was developed to provide a robust and scalable solution for nonconvex optimization problems using the Cross-Entropy method. More details can be found in the following paper: -- **A. Cunha Jr, M. V. Issa, J. C. Basilio, and J. G. Telles Ribeiro**, *CEopt: A MATLAB Package for Nonconvex Optimization with the Cross-Entropy Method, 2024 (under review)* +- **A. Cunha Jr, M. V. Issa, J. C. Basilio, and J. G. Telles Ribeiro**, *CEopt: A MATLAB Package for Non-convex Optimization with the Cross-Entropy Method, 2024 (under review)* Preprint available at: [Preprint Link](xxx) @@ -211,12 +211,12 @@ The routines in **CEopt** package are well-commented to explain their functional ### Citing CEopt If you use **CEopt** in your research, please cite the following publication: -- *A. Cunha Jr, M. V. Issa, J. C. Basilio and J. G. Telles Ribeiro, CEopt: A MATLAB Package for Nonconvex Optimization with the Cross-Entropy Method, 2024 (under review)* +- *A. Cunha Jr, M. V. Issa, J. C. Basilio and J. G. Telles Ribeiro, CEopt: A MATLAB Package for Non-convex Optimization with the Cross-Entropy Method, 2024 (under review)* ``` @article{CunhaJr2024CEopt, author = {A {Cunha~Jr} and M. V. Issa and J. C. Basilio and J. G. {Telles Ribeiro}}, - title = "{CEopt: A MATLAB Package for Nonconvex Optimization with the Cross-Entropy Method}", + title = "{CEopt: A MATLAB Package for Non-convex Optimization with the Cross-Entropy Method}", journal = {Under Review}, year = {2024}, volume = {~},