Skip to content

Commit d856e64

Browse files
committed
README: basic citation info prior to Zenodo deposity
1 parent b26202e commit d856e64

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,15 @@ The materials and methods in this repository support work towards developing the
2828

2929
## Citation
3030

31-
>
31+
> Monks, T., & Harper, A. Towards Sharing Tools and Artifacts for Reuable Simulation: example enhanced documentation for a `simpy` model. [Computer software]. https://github.com/pythonhealthdatascience/stars-simpy-examplar-docs
3232
3333
```bibtex
34-
34+
@software{Monks_Towards_Sharing_Tools,
35+
author = {Monks, Thomas and Harper, Alison},
36+
license = {MIT},
37+
title = {{Towards Sharing Tools and Artifacts for Reuable Simulation: example enhanced documentation for a `simpy` model.}},
38+
url = {https://github.com/pythonhealthdatascience/stars-simpy-examplar-docs}
39+
}
3540
```
3641

3742
## Funding

0 commit comments

Comments
 (0)