Skip to content

Commit 3325fdf

Browse files
authored
Merge pull request #2 from johnmartins/citeable
Enable citing this package
2 parents 56be8bc + 749abc4 commit 3325fdf

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

CITATION.cff

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: Martinsson Bonde
5+
given-names: Julian
6+
orcid: https://orcid.org/0000-0003-4441-7089
7+
title: "cpm-lib"
8+
version: 1.0.8
9+
identifiers:
10+
- type: doi
11+
value: 10.5281/zenodo.13340868
12+
date-released: 2024-08-19
13+

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![DOI](https://zenodo.org/badge/808499164.svg)](https://zenodo.org/doi/10.5281/zenodo.13340868)
2+
13
# Change Prediction Library
24
This library is intended to assist in the calculation of
35
change prediction/propagation (Clarkson et al., 2004) in a system.

0 commit comments

Comments
 (0)