Skip to content

Commit b26202e

Browse files
committed
CITE: added citation.cff
1 parent 021b876 commit b26202e

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CITATION.cff

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: >-
6+
Towards Sharing Tools and Artifacts for Reuable
7+
Simulation: example enhanced documentation for a `simpy`
8+
model.
9+
message: >-
10+
If you use this software, please cite it using the
11+
metadata from this file.
12+
type: software
13+
authors:
14+
- given-names: Thomas
15+
family-names: Monks
16+
affiliation: University of Exeter
17+
orcid: 'https://orcid.org/0000-0003-2631-4481'
18+
- given-names: Alison
19+
family-names: Harper
20+
affiliation: University of Exeter
21+
orcid: 'https://orcid.org/0000-0001-5274-5037'
22+
repository-code: >-
23+
https://github.com/pythonhealthdatascience/stars-simpy-examplar-docs
24+
url: >-
25+
https://pythonhealthdatascience.github.io/stars-simpy-examplar-docs
26+
keywords:
27+
- Discrete-event simulation
28+
- Open Science
29+
- Reproducibility
30+
- Documentation
31+
- Model reuse
32+
license: MIT

0 commit comments

Comments
 (0)