Skip to content

Commit cbef2c2

Browse files
authored
Update paper.bib
1 parent 26b8b83 commit cbef2c2

1 file changed

Lines changed: 31 additions & 42 deletions

File tree

paper/paper.bib

Lines changed: 31 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,24 @@ @article{aravkin2022proximal
3636
}
3737
3838
@software{Percival_jl,
39-
author = {Antunes dos Santos, Egmara and Migot, Tangi and Orban, Dominique and Soares Siqueira, Abel and contributors},
40-
license = {MPL-2.0},
41-
month = jul,
42-
title = {{{Percival.jl: an augmented Lagrangian method}}},
43-
url = {https://github.com/JuliaSmoothOptimizers/Percival.jl},
44-
version = {0.7.0},
45-
year = {2023},
46-
doi = {10.5281/zenodo.3969045}
39+
doi = {10.5281/ZENODO.3969045},
40+
url = {https://github.com/JuliaSmoothOptimizers/Percival.jl},
41+
author = {Antunes dos Santos, Egmara and Migot, Tangi and Orban, Dominique and Soares Siqueira, Abel and contributors, },
42+
title = {Percival.jl: an augmented {L}agrangian method},
43+
version = {0.7.6},
44+
year = {2026},
45+
license = {MPL-2.0}
4746
}
4847
4948
@software{FletcherPenaltySolver_jl,
50-
author = {Migot, Tangi and contributors},
51-
license = {MPL-2.0},
52-
month = jul,
53-
title = {{{FletcherPenaltySolver.jl: Fletcher's penalty method for nonlinear optimization models}}},
54-
url = {https://github.com/JuliaSmoothOptimizers/FletcherPenaltySolver.jl},
55-
version = {0.2.4},
56-
year = {2023},
57-
doi = {10.5281/zenodo.7153564}
49+
license = {MPL-2.0},
50+
url = {https://github.com/JuliaSmoothOptimizers/FletcherPenaltySolver.jl},
51+
version = {0.3.0},
52+
doi = {10.5281/ZENODO.7153563},
53+
author = {Migot, Tangi and Orban, Dominique and Soares Siqueira, Abel and contributors, },
54+
keywords = {Nonlinear Optimization, Julia, Nonlinear Programming},
55+
title = {{FletcherPenaltySolver.jl}: {F}letcher's penalty method for nonlinear optimization models},
56+
year = {2025},
5857
}
5958
6059
@software{OptimizationProblems_jl,
@@ -68,25 +67,15 @@ @software{OptimizationProblems_jl
6867
doi = {10.5281/zenodo.3672094}
6968
}
7069
71-
@software{The_JuliaSmoothOptimizers_Ecosystem,
72-
author = {Migot, Tangi and Orban, Dominique and Soares Siqueira, Abel and contributors},
73-
license = {MPL-2.0},
74-
month = feb,
75-
title = {{The JuliaSmoothOptimizers Ecosystem for Numerical Linear Algebra and Optimization in Julia}},
76-
doi = {10.5281/zenodo.2655082},
77-
url = {https://jso.dev},
78-
year = {2024}
79-
}
80-
8170
@software{NLPModels_jl,
82-
author = {Orban, Dominique and Soares Siqueira, Abel and contributors},
83-
license = {MPL-2.0},
84-
month = mar,
85-
title = {{{NLPModels.jl: Data Structures for Optimization Models}}},
86-
url = {https://github.com/JuliaSmoothOptimizers/NLPModels.jl},
87-
version = {0.20.0},
88-
year = {2023},
89-
doi = {10.5281/zenodo.7764782}
71+
license = {MPL-2.0},
72+
url = {https://github.com/JuliaSmoothOptimizers/NLPModels.jl},
73+
version = {0.21.7},
74+
doi = {10.5281/ZENODO.2558626},
75+
author = {Orban, Dominique and Soares Siqueira, Abel and contributors, },
76+
keywords = {Nonlinear Optimization, Julia, Nonlinear Programming},
77+
title = {{NLPModels.jl}: Data Structures for Optimization Models},
78+
year = {2026},
9079
}
9180
9281
@article{jump,
@@ -220,14 +209,14 @@ @software{AdaptiveRegularization_jl
220209
}
221210
222211
@software{SolverBenchmark_jl,
223-
author = {Orban, Dominique and Soares Siqueira, Abel and contributors},
224-
license = {MPL-2.0},
225-
month = nov,
226-
title = {{{SolverBenchmark.jl: Benchmark Tools for Solvers}}},
227-
url = {https://github.com/JuliaSmoothOptimizers/SolverBenchmark.jl},
228-
version = {0.6.0},
229-
year = {2023},
230-
doi = {10.5281/zenodo.4154524}
212+
author = {Orban, Dominique and Soares Siqueira, Abel and contributors},
213+
license = {MPL-2.0},
214+
url = {https://github.com/JuliaSmoothOptimizers/SolverBenchmark.jl},
215+
version = {0.6.4},
216+
doi = {10.5281/ZENODO.2581661},
217+
author = {Orban, Dominique and Soares Siqueira, Abel and contributors, },
218+
title = {{SolverBenchmark.jl}: Benchmark Tools for Solvers},
219+
year = {2026},
231220
}
232221
233222
@article{dolan2002benchmarking,

0 commit comments

Comments
 (0)