Skip to content

Commit 37c6047

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 948cd90 + 7e1e7f4 commit 37c6047

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: README.md

+5-4
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,
167+
@article{schiele2024dsp,
168168
title = {Disciplined Saddle Programming},
169169
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},
170+
journal = {Transactions on Machine Learning Research},
171+
year = {2024},
172+
pages = {1--25},
173+
url = {https://openreview.net/forum?id=KhMLfEIoUm},
173174
}
174175
```

0 commit comments

Comments
 (0)