Datasets:
Update Citations in README.md
Browse filesI update the citation key.
I improve the uppercase and lowercase in title.
I update the year.
I add booktitle.
The page number is missing since CVPR has not published it.
README.md
CHANGED
@@ -224,13 +224,12 @@ For license and citation information by image, see our [license file](https://hu
|
|
224 |
```
|
225 |
Please also cite our paper:
|
226 |
```
|
227 |
-
@
|
228 |
-
title = {
|
229 |
author = {Samuel Stevens and Jiaman Wu and Matthew J Thompson and Elizabeth G Campolongo and Chan Hee Song and David Edward Carlyn and Li Dong and Wasila M Dahdul and Charles Stewart and Tanya Berger-Wolf and Wei-Lun Chao and Yu Su},
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
primaryClass = {cs.CV}}
|
234 |
```
|
235 |
|
236 |
|
|
|
224 |
```
|
225 |
Please also cite our paper:
|
226 |
```
|
227 |
+
@inproceedings{stevens2024bioclip,
|
228 |
+
title = {{B}io{CLIP}: A Vision Foundation Model for the Tree of Life},
|
229 |
author = {Samuel Stevens and Jiaman Wu and Matthew J Thompson and Elizabeth G Campolongo and Chan Hee Song and David Edward Carlyn and Li Dong and Wasila M Dahdul and Charles Stewart and Tanya Berger-Wolf and Wei-Lun Chao and Yu Su},
|
230 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
231 |
+
year = {2024}
|
232 |
+
}
|
|
|
233 |
```
|
234 |
|
235 |
|