Add dataset DOI to citation (#16)
Browse files- Add dataset DOI to citation (5e92e1313076401357da55d5d4eeebc7e6d44bb4)
README.md
CHANGED
|
@@ -385,11 +385,11 @@ If you use this dataset in your research, please cite both it and our associated
|
|
| 385 |
**Data**
|
| 386 |
```
|
| 387 |
@dataset{treeoflife_200m,
|
| 388 |
-
title = {{T}ree{O}f{L}ife-200{M}},
|
| 389 |
author = {Jianyang Gu and Samuel Stevens and Elizabeth G Campolongo and Matthew J Thompson and Net Zhang and Jiaman Wu and Andrei Kopanev and Zheda Mai and Alexander E. White and James Balhoff and Wasila M Dahdul and Daniel Rubenstein and Hilmar Lapp and Tanya Berger-Wolf and Wei-Lun Chao and Yu Su},
|
| 390 |
year = {2025},
|
| 391 |
url = {https://huggingface.co/datasets/imageomics/TreeOfLife-200M},
|
| 392 |
-
doi = {},
|
| 393 |
publisher = {Hugging Face}
|
| 394 |
}
|
| 395 |
```
|
|
|
|
| 385 |
**Data**
|
| 386 |
```
|
| 387 |
@dataset{treeoflife_200m,
|
| 388 |
+
title = {{T}ree{O}f{L}ife-200{M} (Revision a8f38b4)},
|
| 389 |
author = {Jianyang Gu and Samuel Stevens and Elizabeth G Campolongo and Matthew J Thompson and Net Zhang and Jiaman Wu and Andrei Kopanev and Zheda Mai and Alexander E. White and James Balhoff and Wasila M Dahdul and Daniel Rubenstein and Hilmar Lapp and Tanya Berger-Wolf and Wei-Lun Chao and Yu Su},
|
| 390 |
year = {2025},
|
| 391 |
url = {https://huggingface.co/datasets/imageomics/TreeOfLife-200M},
|
| 392 |
+
doi = {10.57967/hf/6786},
|
| 393 |
publisher = {Hugging Face}
|
| 394 |
}
|
| 395 |
```
|