Skip to content

Commit

Permalink
Update bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
vballoli authored Oct 16, 2024
1 parent 0839a2c commit 49662bf
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,19 +294,20 @@ <h2 class="title">Poster</h2>

<!--BibTex citation -->
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@inproceedings{balloli2024chair,
title = {Are They the Same Picture? Adapting Concept Bottleneck Models for Human-AI Collaboration in Image Retrieval},
author = {Balloli, Vaibhav and Beery, Sara and Bondi-Kelly, Elizabeth},
booktitle = {Proceedings of the Thirty-Second International Joint Conference on
Artificial Intelligence, {IJCAI-24}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
year = {2024},
note = {Human-Centered Artificial Intelligence},
}
</code></pre>
</div>
@inproceedings{ijcai2024p0866,
title = {Are They the Same Picture? Adapting Concept Bottleneck Models for Human-AI Collaboration in Image Retrieval},
author = {Balloli, Vaibhav and Beery, Sara and Bondi-Kelly, Elizabeth},
booktitle = {Proceedings of the Thirty-Third International Joint Conference on
Artificial Intelligence, {IJCAI-24}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Kate Larson},
pages = {7824--7832},
year = {2024},
month = {8},
note = {Human-Centred AI},
doi = {10.24963/ijcai.2024/866},
url = {https://doi.org/10.24963/ijcai.2024/866},
}
</section>
<!--End BibTex citation -->

Expand Down

0 comments on commit 49662bf

Please sign in to comment.