Skip to content

Commit 146467f

Browse files
authored
cite(readme): added SW25 bibtex citation information
1 parent 51d1130 commit 146467f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,25 @@ jupyter-lab
8080

8181
## 📝 3. Citation
8282

83+
If the work is of use to you we would value a citation! Please cite the [SW25 tutorial paper](https://doi.org/10.36819/SW25.004) and the code repository.
84+
85+
```bibtex
86+
@inproceedings{monks2025building,
87+
title={Building Healthcare Discrete-Event Simulation Models in Free and Open Source Software: An Introductory Tutorial},
88+
author={Monks, Thomas and
89+
Harper, Alison and
90+
Heather, Amy and
91+
Mayne, Andrew and
92+
Mustafee, Navonil},
93+
booktitle={Proceedings of the Operational Research Society Simulation Workshop 2025 (SW25)},
94+
editor={Luis, M. and Harper, A. and Monks, T. and Mustafee, N.},
95+
year={2025},
96+
doi={10.36819/SW25.004},
97+
url={https://doi.org/10.36819/SW25.004},
98+
organization={Operational Research Society}
99+
}
100+
```
101+
83102
```bibtex
84103
@software{open_sim_tutorial,
85104
author = {Monks, Thomas and

0 commit comments

Comments
 (0)