How to cite ChakataStat
Last updated: August 23, 2026
ChakataStat is archived on Zenodo, which gives it two kinds of DOI. Which one you want depends on what you are pointing at: the software, or the exact release that produced your numbers.
Citing the software
Use the concept DOI when you mean ChakataStat itself — in a methods section that names the tool, a bibliography entry, or a link that should keep working after the next release. It never changes, and it always resolves to the newest version with every earlier one listed beneath it.
Amani, E. (2026). ChakataStat [Computer software]. https://doi.org/10.5281/zenodo.22112256
Citing the version you ran
Use a version DOI when the result has to be reproducible — a paper reporting statistics ChakataStat computed, a pre-registration, a submitted analysis script. It pins one release and one archived record, so a reader can identify the exact release you used and reach its archived materials. ChakataStat prints its version under Help → About and at the foot of every output document.
Amani, E. (2026). ChakataStat (Version 0.23.0) [Computer software]. https://doi.org/10.5281/zenodo.22199867
Version DOIs
| Version | Released | DOI |
|---|---|---|
| 0.23.0 | 2026-08-31 | 10.5281/zenodo.22199867 |
| 0.22.0 | 2026-08-26 | 10.5281/zenodo.22112257 |
| 0.21.0 | 2026-08-23 | 10.5281/zenodo.22064586 |
| 0.20.0 | 2026-08-20 | 10.5281/zenodo.22043445 |
Releases before 0.20.0 predate the archive and have no DOI; cite
those with the concept DOI and the version number. From 0.22.0 each
version record is minted by Zenodo from the release on GitHub and
archives that release's public repository snapshot; the Linux
installer and its SHA256SUMS.txt checksums sit on the
release the record points to. The 0.20.0 and 0.21.0 records were
archived by hand with the installer inside them, under the earlier
concept DOI 10.5281/zenodo.22043444, which still
resolves. Either way a version DOI identifies the release:
a reader who ran the Windows or Snap build of 0.23.0 cites the same
DOI, and obtains that release from its own official channel.
BibTeX
@software{chakatastat,
author = {Amani, Edward},
title = {ChakataStat},
year = {2026},
version = {0.23.0},
doi = {10.5281/zenodo.22199867},
url = {https://doi.org/10.5281/zenodo.22199867}
}
Drop the version field and swap in
10.5281/zenodo.22112256 to cite the software rather
than one release.
Citing the numbers, not just the tool
If a reviewer asks how the statistics were verified, the validation report is the citable answer: it lists every statistic pinned to an independently computed reference value, the tolerance recorded for each one, the NIST certified datasets scored by digits of agreement, and the convention chosen wherever a statistic has more than one defensible definition.