|
2 | 2 |
|
3 | 3 | [](https://github.com/DiogoRibeiro7/setqca-python/actions/workflows/ci.yml) |
4 | 4 | [](https://diogoribeiro7.github.io/setqca-python/) |
5 | | -[](https://pypi.org/project/setqca/) |
6 | | -[](https://pypi.org/project/setqca/) |
| 5 | +[](https://pypi.org/project/setqca/) |
| 6 | +[](https://pypi.org/project/setqca/) |
| 7 | +[](https://doi.org/10.5281/zenodo.21879359) |
7 | 8 | [](LICENSE) |
8 | 9 | [](https://mypy-lang.org/) |
9 | 10 | [](https://github.com/astral-sh/ruff) |
@@ -217,9 +218,22 @@ mathematical core. |
217 | 218 |
|
218 | 219 | ## Citing |
219 | 220 |
|
220 | | -If you use `setqca` in published research, please cite the archived release. |
| 221 | +If you use `setqca` in published research, please cite the archived release: |
| 222 | + |
| 223 | +> Ribeiro, D. (2026). *setqca: Native Python Crisp-Set and Fuzzy-Set Qualitative |
| 224 | +> Comparative Analysis* (version 0.1.0) [Computer software]. Zenodo. |
| 225 | +> <https://doi.org/10.5281/zenodo.21879360> |
| 226 | +
|
| 227 | +Two DOIs are available. Cite the **version DOI** |
| 228 | +([10.5281/zenodo.21879360](https://doi.org/10.5281/zenodo.21879360)) when the |
| 229 | +exact version matters for reproducibility, which for a set-theoretic method it |
| 230 | +usually does. Cite the **concept DOI** |
| 231 | +([10.5281/zenodo.21879359](https://doi.org/10.5281/zenodo.21879359)) to refer to |
| 232 | +the project as a whole; it always resolves to the latest archived release. |
| 233 | + |
221 | 234 | Machine-readable metadata is provided in [`CITATION.cff`](CITATION.cff), |
222 | | -[`codemeta.json`](codemeta.json) and [`.zenodo.json`](.zenodo.json). |
| 235 | +[`codemeta.json`](codemeta.json) and [`.zenodo.json`](.zenodo.json). GitHub |
| 236 | +renders "Cite this repository" from the first of these. |
223 | 237 |
|
224 | 238 | ## License |
225 | 239 |
|
|
0 commit comments