Skip to content

Commit dc68e52

Browse files
committed
add doi tag and move CITATION file
1 parent 3a4c7e0 commit dc68e52

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ authors:
88
role: "Author"
99
corresponding: true
1010
version: "1.0.0"
11+
doi: "10.5281/zenodo.19336232"
1112
date-released: "2026-03-30"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
| **Activity** | ![Last Commit](https://img.shields.io/github/last-commit/capocchi/devsimpy) [![Commits Since](https://img.shields.io/github/commits-since/capocchi/devsimpy/v5.1)](https://github.com/capocchi/devsimpy/commits) ![Maintained](https://img.shields.io/maintenance/yes/2025) [![PyPI Downloads](https://img.shields.io/pypi/dm/devsimpy)](https://pypi.org/project/devsimpy/) |
1212
| **QA** | [![CodeFactor](https://img.shields.io/codefactor/grade/github/capocchi/devsimpy?logo=codefactor)](https://www.codefactor.io/repository/github/capocchi/devsimpy) [![Flake8 & mypy](https://github.com/capocchi/DEVSimPy/actions/workflows/lint.yml/badge.svg)](https://github.com/capocchi/DEVSimPy/actions/workflows/lint.yml) |
1313
| **Other** | [![License](https://img.shields.io/github/license/capocchi/devsimpy)](https://github.com/capocchi/DEVSimPy/blob/master/License) ![Language](https://img.shields.io/github/languages/top/capocchi/devsimpy) [![Requirements](https://dependency-dash.repo-helper.uk/github/capocchi/devsimpy/badge.svg)](https://dependency-dash.repo-helper.uk/github/capocchi/devsimpy/) |
14+
[![DOI](https://zenodo.org/badge/586533.svg)](https://doi.org/10.5281/zenodo.19336231)
1415

1516

1617
<!-- | **Docs** | ![Docs](https://img.shields.io/readthedocs/domdf-wxpython-tools/latest?logo=read-the-docs) [![Docs Check](https://github.com/domdfcoding/domdf_wxpython_tools/workflows/Docs%20Check/badge.svg)](https://github.com/domdfcoding/domdf_wxpython_tools/actions?query=workflow%3A%22Docs+Check%22) | -->
@@ -106,6 +107,7 @@ If you use DEVSimPy in your research, cite it using:
106107
publisher = {GitHub},
107108
journal = {GitHub repository},
108109
howpublished = {\url{https://github.com/capocchi/DEVSimPy}},
110+
doi={https://doi.org/10.5281/zenodo.19336231}
109111
}
110112
```
111113
```bibtex

0 commit comments

Comments
 (0)