diff --git a/README.rst b/README.rst index afff157..4c6cf5d 100644 --- a/README.rst +++ b/README.rst @@ -245,18 +245,20 @@ If you make use of the BIOSCAN-1M or BIOSCAN-5M datasets in your research, pleas .. code-block:: bibtex - @misc{bioscan5m, + @inproceedings{bioscan5m, title={{BIOSCAN-5M}: A Multimodal Dataset for Insect Biodiversity}, + booktitle={Advances in Neural Information Processing Systems}, author={Zahra Gharaee and Scott C. Lowe and ZeMing Gong and Pablo Millan Arias and Nicholas Pellegrino and Austin T. Wang and Joakim Bruslund Haurum and Iuliia Zarubiieva and Lila Kari and Dirk Steinke and Graham W. Taylor and Paul Fieguth and Angel X. Chang }, + editor={A. Globerson and L. Mackey and D. Belgrave and A. Fan and U. Paquet and J. Tomczak and C. Zhang}, + pages={36285--36313}, + publisher={Curran Associates, Inc.}, year={2024}, - eprint={2406.12723}, - archivePrefix={arXiv}, - primaryClass={cs.LG}, - doi={10.48550/arxiv.2406.12723}, + volume={37}, + url={https://proceedings.neurips.cc/paper_files/paper/2024/file/3fdbb472813041c9ecef04c20c2b1e5a-Paper-Datasets_and_Benchmarks_Track.pdf}, } `BIOSCAN-1M `_: diff --git a/citation.bib b/citation.bib index 13bf0d4..4bfd633 100644 --- a/citation.bib +++ b/citation.bib @@ -14,16 +14,18 @@ @inproceedings{bioscan1m url={https://proceedings.neurips.cc/paper_files/paper/2023/file/87dbbdc3a685a97ad28489a1d57c45c1-Paper-Datasets_and_Benchmarks.pdf}, } -@misc{bioscan5m, +@inproceedings{bioscan5m, title={{BIOSCAN-5M}: A Multimodal Dataset for Insect Biodiversity}, + booktitle={Advances in Neural Information Processing Systems}, author={Zahra Gharaee and Scott C. Lowe and ZeMing Gong and Pablo Millan Arias and Nicholas Pellegrino and Austin T. Wang and Joakim Bruslund Haurum and Iuliia Zarubiieva and Lila Kari and Dirk Steinke and Graham W. Taylor and Paul Fieguth and Angel X. Chang }, + editor={A. Globerson and L. Mackey and D. Belgrave and A. Fan and U. Paquet and J. Tomczak and C. Zhang}, + pages={36285--36313}, + publisher={Curran Associates, Inc.}, year={2024}, - eprint={2406.12723}, - archivePrefix={arXiv}, - primaryClass={cs.LG}, - doi={10.48550/arxiv.2406.12723}, + volume={37}, + url={https://proceedings.neurips.cc/paper_files/paper/2024/file/3fdbb472813041c9ecef04c20c2b1e5a-Paper-Datasets_and_Benchmarks_Track.pdf}, }