Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -63,5 +63,14 @@ Burn scar geometries are from CEMS Rapid Mapping (2020-2024), covering ~200 fire
|
|
63 |
## Citation
|
64 |
If this dataset supports your research, please cite CEMS Burn Scars in your publications. Example BibTeX entry:
|
65 |
```
|
66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
```
|
|
|
63 |
## Citation
|
64 |
If this dataset supports your research, please cite CEMS Burn Scars in your publications. Example BibTeX entry:
|
65 |
```
|
66 |
+
@dataset{cems_burnscars,
|
67 |
+
author = {Jose Moreno Ortega},
|
68 |
+
title = {CEMS BurnScars},
|
69 |
+
year = {2025},
|
70 |
+
month = {may},
|
71 |
+
day = {4},
|
72 |
+
publisher = {Zenodo},
|
73 |
+
doi = {10.5281/zenodo.15335977},
|
74 |
+
url = {https://doi.org/10.5281/zenodo.15335977}
|
75 |
+
}
|
76 |
```
|