Skip to content

Commit 179d176

Browse files
authored
Add BibTeX citation for CVD-STORM article
1 parent 403329a commit 179d176

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,12 @@ <h3>
211211
</h3>
212212
<div class="form-group col-md-10 col-md-offset-1">
213213
<textarea id="bibtex" class="form-control" readonly>
214-
TBA
214+
@article{zhang2025cvd,
215+
title={CVD-STORM: Cross-View Video Diffusion with Spatial-Temporal Reconstruction Model for Autonomous Driving},
216+
author={Zhang, Tianrui and Liu, Yichen and Guo, Zilin and Guo, Yuxin and Ni, Jingcheng and Ding, Chenjing and Xu, Dan and Lu, Lewei and Wu, Zehuan},
217+
journal={arXiv preprint arXiv:2510.07944},
218+
year={2025}
219+
}
215220
</textarea>
216221
</div>
217222
</div>

0 commit comments

Comments
 (0)