egrace479 commited on
Commit
7c2098e
·
verified ·
1 Parent(s): a6a3ee5

Add dataset DOI to citation

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -210,16 +210,15 @@ Images and associated metadata: [Creative Commons Attribution 4.0](https://creat
210
  If you use this dataset in your research, please cite the dataset, source data (specimen collection and metadata), and our paper. Please also include the NEON acknowledgements provided below.
211
 
212
  **Dataset:**
213
-
214
  ```bibtex
215
  @dataset{rayeed2025HawaiiBeetles,
216
- title = {Hawaii Beetles},
217
  author = {S M Rayeed and Mridul Khurana and Alyson East and Samuel Stevens and Iuliia Zarubiieva and Jiaman (Lisa) Wu and Scott C. Lowe and Elizabeth G.
218
  Campolongo and Evan D. Donoso and Tanya Berger-Wolf and Charles V Stewart and Graham W. Taylor and Sydne Record},
219
  year = {2025},
220
  url = {https://huggingface.co/datasets/imageomics/Hawaii-beetles},
221
- note = {Version 1.0, CC-BY-4.0},
222
- doi = {}
223
  }
224
  ```
225
 
 
210
  If you use this dataset in your research, please cite the dataset, source data (specimen collection and metadata), and our paper. Please also include the NEON acknowledgements provided below.
211
 
212
  **Dataset:**
 
213
  ```bibtex
214
  @dataset{rayeed2025HawaiiBeetles,
215
+ title = {Hawaii Beetles (Revision a6a3ee5)},
216
  author = {S M Rayeed and Mridul Khurana and Alyson East and Samuel Stevens and Iuliia Zarubiieva and Jiaman (Lisa) Wu and Scott C. Lowe and Elizabeth G.
217
  Campolongo and Evan D. Donoso and Tanya Berger-Wolf and Charles V Stewart and Graham W. Taylor and Sydne Record},
218
  year = {2025},
219
  url = {https://huggingface.co/datasets/imageomics/Hawaii-beetles},
220
+ note = {Revision a6a3ee5, CC-BY-4.0},
221
+ doi = {10.57967/hf/7272}
222
  }
223
  ```
224