Skip to content

Commit 77bb87b

Browse files
authored
Fix formatting of BibTeX citation in index.html
1 parent 97668f6 commit 77bb87b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,12 +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-
@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-
}</textarea>
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+
}</textarea>
220220
</div>
221221
</div>
222222
</div>

0 commit comments

Comments
 (0)