Skip to content

Commit

Permalink
Update bibtex (missing comma)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayKarhade authored Oct 19, 2023
1 parent 3f6dcd1 commit e43c8c4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -551,12 +551,12 @@ <h2 class="title is-4">DINOv2 ViT-G Value</h2>
<div class="container is-max-desktop content">
<h2 class="title is-3">BibTeX</h2>
<pre><code>
@article{AnyLoc,
author = {Nikhil Keetha and Avneesh Mishra and Jay Karhade and Krishna Murthy Jatavallabhula and Sebastian Scherer and Madhava Krishna and Sourav Garg}
title = {AnyLoc: Towards Universal Visual Place Recognition},
journal = {arXiv},
year = {2023},
}
@article{keetha2023anyloc,
title={AnyLoc: Towards Universal Visual Place Recognition},
author={Keetha, Nikhil and Mishra, Avneesh and Karhade, Jay and Jatavallabhula, Krishna Murthy and Scherer, Sebastian and Krishna, Madhava and Garg, Sourav},
journal={arXiv preprint arXiv:2308.00688},
year={2023}
}
</code></pre>
</div>
</section>
Expand Down

0 comments on commit e43c8c4

Please sign in to comment.