We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202ad0c commit 7ac05a6Copy full SHA for 7ac05a6
doc/intro.md
@@ -55,5 +55,20 @@ This documentation is organized into several sections:
55
- **Tutorials**: Step-by-step guides for common use cases
56
- **API Reference**: Complete reference for all classes and functions
57
58
+## Citation
59
+[](https://doi.org/10.5281/zenodo.17095448)
60
+
61
+If you use this tool in your research, please cite:
62
63
+```bibtex
64
+@software{map_binning_2025,
65
+ author = {Chia-Wei Hsu},
66
+ title = {Map Binning Tool: Spatial Resampling for Oceanographic Data},
67
+ url = {https://github.com/chiaweh2/map_binning},
68
+ doi = {10.5281/zenodo.17095448},
69
+ year = {2025}
70
+}
71
+```
72
73
```{tableofcontents}
74
```
0 commit comments