Skip to content

Commit 1f898b8

Browse files
committed
added bibtex for prima
1 parent 3459778 commit 1f898b8

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

projects/prima/index.html

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -298,22 +298,18 @@ <h2 class="title is-3">🔎 PRIMA in the Wild</h2>
298298

299299
<section class="section" id="BibTeX">
300300
<div class="container is-max-desktop content">
301-
<div class="columns is-centered has-text-centered">
302-
<div class="column">
303-
<h2 class="title">BibTeX</h2>
304-
<pre style="justify-content: left;display:flex;">
305-
<code>
306-
@article{wahed2024prima,
307-
title={PRIMA: Multi-Image Vision-Language Models for Reasoning Segmentation},
308-
author={Wahed, Muntasir and Nguyen, Kiet A. and Juvekar, Adheesh Sunil and Li, Xinzhuo and Zhou, Xiaona and Shah, Vedant and Yu, Tianjiao and Yanardag, Pinar and Lourentzou, Ismini},
309-
year={2024},
310-
journal={arXiv preprint arXiv:2412.15209},
311-
url={https://arxiv.org/abs/2412.15209}
312-
}
313-
</code>
314-
</pre>
315-
</div>
316-
</div>
301+
<h2 class="title" style="justify-content: left;display:flex;">BibTeX</h2>
302+
<pre>
303+
<code>
304+
@article{wahed2024prima,
305+
title={PRIMA: Multi-Image Vision-Language Models for Reasoning Segmentation},
306+
author={Wahed, Muntasir and Nguyen, Kiet A. and Juvekar, Adheesh Sunil and Li, Xinzhuo and Zhou, Xiaona and Shah, Vedant and Yu, Tianjiao and Yanardag, Pinar and Lourentzou, Ismini},
307+
year={2024},
308+
journal={arXiv preprint arXiv:2412.15209},
309+
url={https://arxiv.org/abs/2412.15209}
310+
}
311+
</code>
312+
</pre>
317313
</div>
318314
</section>
319315

0 commit comments

Comments
 (0)