Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
americocunhajr authored Aug 15, 2024
1 parent 674f307 commit 75aed11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -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 = {~},
Expand Down

0 comments on commit 75aed11

Please sign in to comment.