Skip to content

Commit fc5f324

Browse files
authored
Update index.html bibtex
1 parent 1c2b1be commit fc5f324

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -317,11 +317,13 @@ <h2 class="title is-3">Overview</h2>
317317
<section class="section" id="BibTeX">
318318
<div class="container is-max-desktop content">
319319
<h2 class="title">BibTeX</h2>
320-
<pre><code>@article{song2024turtlmap,
321-
title={TURTLMap: Real-time Localization and Dense Mapping of Low-texture Underwater Environments with a Low-cost Unmanned Underwater Vehicle},
322-
author={Song, Jingyu and Bagoren, Onur and Andigani, Razan and Sethuraman, Advaith Venkatramanan and Skinner, Katherine},
323-
journal={arXiv preprint arXiv:2408.01569},
324-
year={2024},
320+
<pre><code>@inproceedings{song2024turtlmap,
321+
title={TURTLMap: Real-time Localization and Dense Mapping of Low-texture Underwater Environments with a Low-cost Unmanned Underwater Vehicle},
322+
author={Song, Jingyu and Bagoren, Onur and Andigani, Razan and Sethuraman, Advaith and Skinner, Katherine A},
323+
booktitle={2024 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
324+
pages={1191--1198},
325+
year={2024},
326+
organization={IEEE}
325327
}</code></pre>
326328
</div>
327329
</section>

0 commit comments

Comments
 (0)