Gharaee commited on
Commit
086a9df
·
verified ·
1 Parent(s): 648d7fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -51,18 +51,20 @@ and licensing restrictions shown in the following:
51
  ### Citation
52
 
53
  ```
54
- @misc{gharaee2024bioscan5m,
55
  title={{BIOSCAN-5M}: A Multimodal Dataset for Insect Biodiversity},
 
56
  author={Zahra Gharaee and Scott C. Lowe and ZeMing Gong and Pablo Millan Arias
57
  and Nicholas Pellegrino and Austin T. Wang and Joakim Bruslund Haurum
58
  and Iuliia Zarubiieva and Lila Kari and Dirk Steinke and Graham W. Taylor
59
  and Paul Fieguth and Angel X. Chang
60
  },
 
 
 
61
  year={2024},
62
- eprint={2406.12723},
63
- archivePrefix={arXiv},
64
- primaryClass={cs.LG},
65
- doi={10.48550/arxiv.2406.12723},
66
  }
67
  ```
68
 
 
51
  ### Citation
52
 
53
  ```
54
+ @inproceedings{gharaee2024bioscan5m,
55
  title={{BIOSCAN-5M}: A Multimodal Dataset for Insect Biodiversity},
56
+ booktitle={Advances in Neural Information Processing Systems},
57
  author={Zahra Gharaee and Scott C. Lowe and ZeMing Gong and Pablo Millan Arias
58
  and Nicholas Pellegrino and Austin T. Wang and Joakim Bruslund Haurum
59
  and Iuliia Zarubiieva and Lila Kari and Dirk Steinke and Graham W. Taylor
60
  and Paul Fieguth and Angel X. Chang
61
  },
62
+ editor={A. Globerson and L. Mackey and D. Belgrave and A. Fan and U. Paquet and J. Tomczak and C. Zhang},
63
+ pages={36285--36313},
64
+ publisher={Curran Associates, Inc.},
65
  year={2024},
66
+ volume={37},
67
+ url={https://proceedings.neurips.cc/paper_files/paper/2024/file/3fdbb472813041c9ecef04c20c2b1e5a-Paper-Datasets_and_Benchmarks_Track.pdf},
 
 
68
  }
69
  ```
70