We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43fb0c commit 671fb26Copy full SHA for 671fb26
1 file changed
README.md
@@ -40,14 +40,13 @@ File any issues or bug reports using the [issue tracker](https://github.com/qoco
40
41
## Citing
42
```
43
- @misc{chari2025qoco,
44
- author = {Chari, Govind M. and Acikmese, Behcet},
45
- title = {QOCO},
46
- year = {2025},
47
- publisher = {GitHub},
48
- journal = {GitHub repository},
49
- howpublished = {\url{https://github.com/qoco-org/qoco}},
50
- }
+@article{chari2025qoco,
+ author = {Chari, Govind M and A{\c{c}}{\i}kme{\c{s}}e, Beh{\c{c}}et},
+ title = {Custom Solver Generation for Quadratic Objective Second-Order Cone Programs},
+ journal = {In Review},
+ year = {2025},
+ url = {https://arxiv.org/abs/2503.12658},
+}
51
52
53
## License
0 commit comments