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