Skip to content

Commit 60e0d87

Browse files
authored
Update citation
1 parent 6fdc504 commit 60e0d87

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

index.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -380,15 +380,13 @@ <h2 class="subtitle has-text-centered">Masks</h2>
380380
<div class="container is-max-desktop content">
381381
<h2 class="title">Citation</h2>
382382
<p>If you find our work helpful, please consider cite us:</p>
383-
<pre><code>@misc{lu2024viewconsistentobjectremovalradiance,
384-
title={View-consistent Object Removal in Radiance Fields},
385-
author={Yiren Lu and Jing Ma and Yu Yin},
386-
year={2024},
387-
eprint={2408.02100},
388-
archivePrefix={arXiv},
389-
primaryClass={cs.CV},
390-
url={https://arxiv.org/abs/2408.02100},
391-
}
383+
<pre><code>@inproceedings{lu2024view,
384+
title={View-consistent Object Removal in Radiance Fields},
385+
author={Lu, Yiren and Ma, Jing and Yin, Yu},
386+
booktitle={Proceedings of the 32nd ACM International Conference on Multimedia},
387+
pages={3597--3606},
388+
year={2024}
389+
}
392390
</code></pre>
393391
</div>
394392
</section>

0 commit comments

Comments
 (0)