cmolinac commited on
Commit
c7f5cdd
·
verified ·
1 Parent(s): 0cdcdc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -178,6 +178,7 @@ huggingface-cli download NEST3D/dataset --repo-type dataset --local-dir ./NEST3D
178
 
179
  If you use NEST3D, please cite the dataset:
180
 
 
181
  @misc{nest3d_dataset,
182
  author = {Molina Catricheo, Constanza A. and Guo, Ting-Jia and May, Giacomo and Reinhard, Friedrich F. and Risse, Benjamin},
183
  title = {{NEST3D}: A High-Resolution Multimodal Dataset of Sociable Weaver Tree Nests},
@@ -187,6 +188,7 @@ If you use NEST3D, please cite the dataset:
187
  url = {https://huggingface.co/datasets/NEST3D/dataset},
188
  note = {Version 1.0}
189
  }
 
190
 
191
  DOI: https://doi.org/10.57967/hf/9225
192
 
 
178
 
179
  If you use NEST3D, please cite the dataset:
180
 
181
+ ```bibtex
182
  @misc{nest3d_dataset,
183
  author = {Molina Catricheo, Constanza A. and Guo, Ting-Jia and May, Giacomo and Reinhard, Friedrich F. and Risse, Benjamin},
184
  title = {{NEST3D}: A High-Resolution Multimodal Dataset of Sociable Weaver Tree Nests},
 
188
  url = {https://huggingface.co/datasets/NEST3D/dataset},
189
  note = {Version 1.0}
190
  }
191
+ ```
192
 
193
  DOI: https://doi.org/10.57967/hf/9225
194