@@ -18,7 +18,8 @@ @article{shin2024accelerating
1818 volume ={ 236} ,
1919 pages ={ 110651} ,
2020 year ={ 2024} ,
21- publisher ={ Elsevier}
21+ publisher ={ Elsevier} ,
22+ doi ={ 10.2139/ssrn.4601442}
2223}
2324
2425# Citation for R2, FOMO is an extension.
@@ -30,7 +31,8 @@ @article{aravkin2022proximal
3031 number ={ 2} ,
3132 pages ={ 900--929} ,
3233 year ={ 2022} ,
33- publisher ={ SIAM}
34+ publisher ={ SIAM} ,
35+ doi ={ 10.1137/21m1409536}
3436}
3537
3638@software {Percival_jl ,
@@ -40,7 +42,8 @@ @software{Percival_jl
4042title = { {{Percival.jl: an augmented Lagrangian method}}} ,
4143url = { https://github.com/JuliaSmoothOptimizers/Percival.jl} ,
4244version = { 0.7.0} ,
43- year = { 2023}
45+ year = { 2023} ,
46+ doi = { 10.5281/zenodo.3969045}
4447}
4548
4649@software {FletcherPenaltySolver_jl ,
@@ -50,7 +53,8 @@ @software{FletcherPenaltySolver_jl
5053title = { {{FletcherPenaltySolver.jl: Fletcher's penalty method for nonlinear optimization models}}} ,
5154url = { https://github.com/JuliaSmoothOptimizers/FletcherPenaltySolver.jl} ,
5255version = { 0.2.4} ,
53- year = { 2023}
56+ year = { 2023} ,
57+ doi = { 10.5281/zenodo.7153564}
5458}
5559
5660@software {OptimizationProblems_jl ,
@@ -60,7 +64,8 @@ @software{OptimizationProblems_jl
6064title = { {OptimizationProblems.jl: A collection of optimization problems in Julia}} ,
6165url = { https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl} ,
6266version = { 0.7.3} ,
63- year = { 2023}
67+ year = { 2023} ,
68+ doi = { 10.5281/zenodo.3672094}
6469}
6570
6671@software {The_JuliaSmoothOptimizers_Ecosystem ,
@@ -80,7 +85,8 @@ @software{NLPModels_jl
8085title = { {{NLPModels.jl: Data Structures for Optimization Models}}} ,
8186url = { https://github.com/JuliaSmoothOptimizers/NLPModels.jl} ,
8287version = { 0.20.0} ,
83- year = { 2023}
88+ year = { 2023} ,
89+ doi = { 10.5281/zenodo.2558627}
8490}
8591
8692@article {jump ,
@@ -207,7 +213,8 @@ @software{AdaptiveRegularization_jl
207213license = { MIT} ,
208214title = { {{AdaptiveRegularization.jl: A unified efficient implementation of trust-region type algorithms for unconstrained optimization}}} ,
209215url = { https://github.com/JuliaSmoothOptimizers/AdaptiveRegularization.jl} ,
210- year = { 2024}
216+ year = { 2024} ,
217+ doi = { 10.5281/zenodo.10434673}
211218}
212219
213220@software {SolverBenchmark_jl ,
@@ -217,7 +224,8 @@ @software{SolverBenchmark_jl
217224title = { {{SolverBenchmark.jl: Benchmark Tools for Solvers}}} ,
218225url = { https://github.com/JuliaSmoothOptimizers/SolverBenchmark.jl} ,
219226version = { 0.6.0} ,
220- year = { 2023}
227+ year = { 2023} ,
228+ doi = { 10.5281/zenodo.4154524}
221229}
222230
223231@article {dolan2002benchmarking ,
@@ -254,7 +262,7 @@ @incollection{byrd2006k
254262 pages ={ 35--59} ,
255263 year ={ 2006} ,
256264 publisher ={ Springer} ,
257- doi ={ 10.1007/0-387-30065-1\_4 }
265+ doi ={ 10.1007/0-387-30065-1_4 }
258266}
259267
260268@article {wachter2006implementation ,
0 commit comments