Skip to content

Commit 618d064

Browse files
committed
Add new 2024 paper that used Krylov.jl
1 parent 60788dd commit 618d064

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

_data/bibtex/articles2024.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,15 @@ @article{Migot2024
1010
title = {JSOSuite.jl: Solving continuous optimization problems with JuliaSmoothOptimizers},
1111
journal = {Proceedings of the JuliaCon Conferences}
1212
}
13+
14+
@article{Cibulka2024,
15+
title = {Towards optimal spatio‐temporal decomposition of control‐related sum‐of‐squares programs},
16+
ISSN = {1099-1239},
17+
url = {http://dx.doi.org/10.1002/rnc.7596},
18+
DOI = {10.1002/rnc.7596},
19+
journal = {International Journal of Robust and Nonlinear Control},
20+
publisher = {Wiley},
21+
author = {Cibulka, Vít and Korda, Milan and Haniš, Tomáš},
22+
year = {2024},
23+
month = sep
24+
}

0 commit comments

Comments
 (0)