Skip to content

Commit

Permalink
Merge pull request #2 from johnmartins/citeable
Browse files Browse the repository at this point in the history
Enable citing this package
  • Loading branch information
johnmartins authored Aug 19, 2024
2 parents 56be8bc + 749abc4 commit 3325fdf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Martinsson Bonde
given-names: Julian
orcid: https://orcid.org/0000-0003-4441-7089
title: "cpm-lib"
version: 1.0.8
identifiers:
- type: doi
value: 10.5281/zenodo.13340868
date-released: 2024-08-19

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![DOI](https://zenodo.org/badge/808499164.svg)](https://zenodo.org/doi/10.5281/zenodo.13340868)

# Change Prediction Library
This library is intended to assist in the calculation of
change prediction/propagation (Clarkson et al., 2004) in a system.
Expand Down

0 comments on commit 3325fdf

Please sign in to comment.