Skip to content

Commit d2b907f

Browse files
authored
Update citation format in README.md
1 parent a24a7bb commit d2b907f

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,16 @@ File any issues or bug reports using the [issue tracker](https://github.com/qoco
3838

3939
## Citing
4040
```
41-
@misc{chari2025qoco,
42-
title = {QOCO: A Quadratic Objective Conic Optimizer with Custom Solver Generation},
43-
author = {Chari, Govind M and A{\c{c}}{\i}kme{\c{s}}e, Beh{\c{c}}et},
44-
year = {2025},
45-
eprint = {2503.12658},
46-
archiveprefix = {arXiv},
47-
primaryclass = {math.OC},
48-
url = {https://arxiv.org/abs/2503.12658}
41+
@article{chari2026qoco,
42+
title = {QOCO: a quadratic objective conic optimizer with custom solver generation},
43+
author = {Chari, Govind M. and A\c{c}ıkmeşe, Beh\c{c}et},
44+
journal = {Mathematical Programming Computation},
45+
issn = {1867-2957},
46+
url = {http://dx.doi.org/10.1007/s12532-026-00311-8},
47+
doi = {10.1007/s12532-026-00311-8},
48+
publisher = {Springer Science and Business Media LLC},
49+
year = {2026},
50+
month = mar,
4951
}
5052
```
5153

0 commit comments

Comments
 (0)