diff --git a/index.html b/index.html index b616dcb..0d8c561 100644 --- a/index.html +++ b/index.html @@ -336,11 +336,13 @@

Citation
-@InProceedings{cao2023pasco,
-    author    = {Cao, Anh-Quan and Dai, Angela and de Charette, Raoul},
-    title     = {PaSCo: Urban 3D Panoptic Scene Completion with Uncertainty Awareness},
-    booktitle={arXiv},
-    year={2023},
+@misc{cao2023pasco,
+      title={PaSCo: Urban 3D Panoptic Scene Completion with Uncertainty Awareness}, 
+      author={Anh-Quan Cao and Angela Dai and Raoul de Charette},
+      year={2023},
+      eprint={2312.02158},
+      archivePrefix={arXiv},
+      primaryClass={cs.CV}
 }