Skip to content

Commit 8eb0d07

Browse files
committed
Fix citation format in README.md
1 parent bf89966 commit 8eb0d07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,10 @@ There are many pre-defined experiments from the paper in ``configs/experiment``
273273
If you use this dataset and/or this code in your work, please cite our [paper](https://arxiv.org/abs/2308.14746):
274274

275275
```bibtex
276-
@article{ventura24covr,
276+
@inproceedings{ventura24covr,
277277
title = {{CoVR}: Learning Composed Video Retrieval from Web Video Captions},
278278
author = {Lucas Ventura and Antoine Yang and Cordelia Schmid and G{\"u}l Varol},
279-
journal = {AAAI},
279+
booktitle = {AAAI},
280280
year = {2024}
281281
}
282282

0 commit comments

Comments
 (0)