egrace479 commited on
Commit
6350c0e
·
verified ·
1 Parent(s): 0e17fcd

Add DOI & revision ID to citation

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -217,9 +217,10 @@ This dataset is dedicated to the public domain under a [CC0 license](https://cre
217
  ```bibtex
218
  @misc{thewilds_bioacoustics_2025,
219
  author = {Tanishka Wani and Vedant Patil and Rugved Katole and Bharath Pillai and Anirudh Potlapally and Ally Bonney and Jenna Kline},
220
- title = {The Wilds Bioacoustics Monitors},
221
  year = {2025},
222
  url = {https://huggingface.co/datasets/imageomics/thewilds_bioacousticsmonitors},
 
223
  publisher = {Hugging Face}
224
  }
225
  ```
 
217
  ```bibtex
218
  @misc{thewilds_bioacoustics_2025,
219
  author = {Tanishka Wani and Vedant Patil and Rugved Katole and Bharath Pillai and Anirudh Potlapally and Ally Bonney and Jenna Kline},
220
+ title = {The Wilds Bioacoustics Monitors (Revision 0e17fcd)},
221
  year = {2025},
222
  url = {https://huggingface.co/datasets/imageomics/thewilds_bioacousticsmonitors},
223
+ doi = { 10.57967/hf/7161 },
224
  publisher = {Hugging Face}
225
  }
226
  ```