cmolinac commited on
Commit
bc6f5aa
·
verified ·
1 Parent(s): 5fe3a6c

including doi

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -173,6 +173,25 @@ huggingface-cli download NEST3D/dataset --repo-type dataset --local-dir ./NEST3D
173
  - **Point Cloud Format**: NumPy arrays
174
  - **Annotation Type**: Per-point semantic labels
175
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
176
  ## Acknowledgments
177
 
178
  This work was funded by:
@@ -188,5 +207,5 @@ We extend our gratitude to our collaborators and field partners in Namibia for t
188
  For questions, issues, or contributions, please visit the [dataset discussion forum](https://huggingface.co/datasets/NEST3D/dataset/discussions).
189
 
190
 
191
- **Last Updated**: February 2026
192
  **Dataset Version**: 1.0
 
173
  - **Point Cloud Format**: NumPy arrays
174
  - **Annotation Type**: Per-point semantic labels
175
 
176
+
177
+ ## Citation
178
+
179
+ If you use NEST3D, please cite the dataset:
180
+
181
+ ```bibtex
182
+ @misc{nest3d_dataset,
183
+ author = {Molina Catricheo, Constanza A. and May, Giacomo and Guo, Ting-Jia and Reinhard, Friedrich F. and Risse, Benjamin},
184
+ title = {{NEST3D}: A High-Resolution Multimodal Dataset of Sociable Weaver Tree Nests},
185
+ year = {2026},
186
+ publisher = {Hugging Face},
187
+ doi = {10.57967/hf/8978},
188
+ url = {https://huggingface.co/datasets/NEST3D/dataset},
189
+ note = {Version 1.0}
190
+ }
191
+ ```
192
+
193
+ DOI: https://doi.org/10.57967/hf/8978
194
+
195
  ## Acknowledgments
196
 
197
  This work was funded by:
 
207
  For questions, issues, or contributions, please visit the [dataset discussion forum](https://huggingface.co/datasets/NEST3D/dataset/discussions).
208
 
209
 
210
+ **Last Updated**: May 2026
211
  **Dataset Version**: 1.0