File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Citation
2+
3+ If you use ** Sandbox** , please cite the archived software release and the repository.
4+
5+ ## Preferred citation
6+
7+ Carsten Hammer. ** Sandbox** . 2026. Software. GitHub repository: https://github.com/carstenartur/sandbox
8+
9+ When a Zenodo DOI is minted for a release, prefer the Zenodo citation shown on the release page and keep the GitHub repository URL as the code source.
10+
11+ ## BibTeX template
12+
13+ ``` bibtex
14+ @software{hammer_sandbox_2026,
15+ author = {Hammer, Carsten},
16+ title = {Sandbox},
17+ publisher = {GitHub and Zenodo},
18+ url = {https://github.com/carstenartur/sandbox},
19+ license = {EPL-2.0}
20+ }
21+ ```
22+
23+ ## Author identifier
24+
25+ Carsten Hammer's ORCID iD is https://orcid.org/0009-0005-1047-6381 .
26+
27+ ## What to cite
28+
29+ - Cite the Zenodo DOI for stable archival reference once available.
30+ - Cite the GitHub repository when referring to the active development version.
31+ - Cite specific commits or release tags when reproducibility depends on the exact implementation state.
You can’t perform that action at this time.
0 commit comments