Citation¶
If you use the Swiss River Network Benchmark in academic work, please cite both the software and the paper.
Software¶
@software{jia_swissrivernetwork_2026,
author = {Linlin Jia and Benjamin Fankhauser},
title = {Swiss River Network Benchmark: Spatio-Temporal River Water Temperature Modeling},
year = {2026},
version = {0.1.0},
url = {https://github.com/jajupmochi/swiss-river-network-benchmark},
license = {MIT}
}
A Zenodo DOI will be minted at the first release; it will replace the
url line above.
Paper¶
@inproceedings{jia_transformers_rivertemp_2026,
author = {Linlin Jia and Benjamin Fankhauser},
title = {Benchmarking Transformers on Spatio-Temporal River Water Temperature Modeling},
booktitle = {International Conference on Pattern Recognition (ICPR)},
year = {2026},
note = {Under review.}
}
The repository also ships a machine-readable
CITATION.cff;
GitHub's "Cite this repository" button resolves both entries
automatically.