Skip to content

Commit 7ac05a6

Browse files
committed
include citation for doc
1 parent 202ad0c commit 7ac05a6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/intro.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,20 @@ This documentation is organized into several sections:
5555
- **Tutorials**: Step-by-step guides for common use cases
5656
- **API Reference**: Complete reference for all classes and functions
5757

58+
## Citation
59+
[![DOI](https://zenodo.org/badge/1050687709.svg)](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+
5873
```{tableofcontents}
5974
```

0 commit comments

Comments
 (0)