Skip to content

Commit 163e5a0

Browse files
authored
Update index.html
1 parent fac1597 commit 163e5a0

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

index.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -481,15 +481,12 @@ <h2 id="obj-comparison" class="title is-3 has-text-centered">Comparison to Self
481481
<div class="container is-max-desktop content">
482482
<h2 class="title">BibTeX</h2>
483483
<pre><code>
484-
@misc{zhu2026causalforcingautoregressivediffusion,
485-
title={Causal Forcing: Autoregressive Diffusion Distillation Done Right for High-Quality Real-Time Interactive Video Generation},
486-
author={Hongzhou Zhu and Min Zhao and Guande He and Hang Su and Chongxuan Li and Jun Zhu},
487-
year={2026},
488-
eprint={2602.02214},
489-
archivePrefix={arXiv},
490-
primaryClass={cs.CV},
491-
url={https://arxiv.org/abs/2602.02214},
492-
}
484+
@article{zhu2026causal,
485+
title={Causal Forcing: Autoregressive Diffusion Distillation Done Right for High-Quality Real-Time Interactive Video Generation},
486+
author={Zhu, Hongzhou and Zhao, Min and He, Guande and Su, Hang and Li, Chongxuan and Zhu, Jun},
487+
journal={arXiv preprint arXiv:2602.02214},
488+
year={2026}
489+
}
493490
</code></pre>
494491
</div>
495492
</section>
@@ -535,3 +532,4 @@ <h2 class="title">BibTeX</h2>
535532

536533

537534

535+

0 commit comments

Comments
 (0)