Skip to content

Commit 626d40a

Browse files
authored
Update README.md
1 parent 684d0d5 commit 626d40a

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Diff for: README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -164,11 +164,12 @@ x.value # array([0.66666667, 0.33333333])
164164
If you want to reference DSP in your research, please consider citing us by using the following BibTeX:
165165

166166
```BibTeX
167-
@misc{schiele2023dsp,
168-
title = {Disciplined Saddle Programming},
169-
author = {Schiele, Philipp and Luxenberg, Eric and Boyd, Stephen},
170-
year = {2023},
171-
doi = {10.48550/arXiv.2301.13427},
172-
url = {https://arxiv.org/abs/2301.13427},
167+
@article{schiele2024dsp,
168+
title={Disciplined Saddle Programming},
169+
author={Philipp Schiele and Eric Sager Luxenberg and Stephen P. Boyd},
170+
journal={Transactions on Machine Learning Research},
171+
issn={2835-8856},
172+
year={2024},
173+
url={https://openreview.net/forum?id=KhMLfEIoUm},
173174
}
174175
```

0 commit comments

Comments
 (0)