Skip to content

Commit 4ef0427

Browse files
authored
Merge pull request #399 from capocchi/version-5.1
update CITATION
2 parents aeafc76 + 7f563ba commit 4ef0427

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

CITATION.cff

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
cff-version: 1.0
2-
title: "DEVSimPy: A Python framework for the simulation of discrete-event systems"
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it using the following metadata."
33
authors:
4-
- name: "Laurent Capocchi"
5-
email: "capocchi@univ-corse.fr"
6-
orcid: "0000-0002-0793-8742"
7-
affiliation: "University of Corsica, France"
8-
role: "Author"
9-
corresponding: true
10-
version: "1.0.0"
11-
doi: "10.5281/zenodo.19336232"
12-
date-released: "2026-03-30"
4+
- family-names: "Capocchi"
5+
given-names: "Laurent"
6+
orcid: "https://orcid.org/10.5281/zenodo.19336231"
7+
title: "DEVSimPy"
8+
version: "5.1.0"
9+
doi: "https://doi.org/10.5281/zenodo.19336231"
10+
date-released: 2026-03-03
11+
url: "https://github.org/capoccjh/DEVSimPy"
12+

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
| **PyPI** | [![PyPI Version](https://img.shields.io/pypi/v/devsimpy)](https://pypi.org/project/devsimpy/) [![Supported Versions](https://img.shields.io/pypi/pyversions/devsimpy?logo=python&logoColor=white)](https://pypi.org/project/devsimpy/) [![Supported Implementations](https://img.shields.io/pypi/implementation/devsimpy)](https://pypi.org/project/devsimpy/) [![Wheel](https://img.shields.io/pypi/wheel/devsimpy)](https://pypi.org/project/devsimpy/) |
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) |
13-
| **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)
13+
| **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) |
1515

1616

1717
<!-- | **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) | -->

0 commit comments

Comments
 (0)