Skip to content

Commit 8c88873

Browse files
authored
Update index.html
1 parent fdcf194 commit 8c88873

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -257,15 +257,14 @@ <h2 class="title">BibTeX</h2>
257257
<button onclick="copyBibTeX()" style="position: absolute; top: 10px; right: 10px; z-index: 1;">
258258
Copy
259259
</button>
260-
<pre><code id="bibtex-code">@misc{sahoo2025diffusionduality,
261-
title={The Diffusion Duality},
262-
author={Subham Sekhar Sahoo and Justin Deschenaux and Aaron Gokaslan and Guanghan Wang and Justin Chiu and Volodymyr Kuleshov},
263-
year={2025},
264-
eprint={2506.10892},
265-
archivePrefix={arXiv},
266-
primaryClass={cs.LG},
267-
url={https://arxiv.org/abs/2506.10892},
268-
}</code></pre>
260+
<pre><code id="bibtex-code">@inproceedings{
261+
sahoo2025the,
262+
title={The Diffusion Duality},
263+
author={Subham Sekhar Sahoo and Justin Deschenaux and Aaron Gokaslan and Guanghan Wang and Justin T Chiu and Volodymyr Kuleshov},
264+
booktitle={Forty-second International Conference on Machine Learning},
265+
year={2025},
266+
url={https://openreview.net/forum?id=9P9Y8FOSOk}
267+
}}</code></pre>
269268
</div>
270269
</div>
271270
</section>

0 commit comments

Comments
 (0)