-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
57 lines (56 loc) · 1.88 KB
/
CITATION.cff
File metadata and controls
57 lines (56 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: "DES RAP Book: Reproducible Discrete-Event Simulation in Python and R"
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Amy
family-names: Heather
email: a.heather2@exeter.ac.uk
affiliation: University of Exeter Medical School
orcid: 'https://orcid.org/0000-0002-6596-3479'
- given-names: Tom
family-names: Monks
email: t.m.w.monks@exeter.ac.uk
affiliation: University of Exeter Medical School
orcid: http://orcid.org/0000-0003-2631-4481
- given-names: Nav
family-names: Mustafee
email: n.mustafee@exeter.ac.uk
affiliation: University of Exeter Business School
orcid: https://orcid.org/0000-0002-2204-8924
- given-names: Alison
family-names: Harper
email: a.l.harper@exeter.ac.uk
affiliation: University of Exeter Business School
orcid: https://orcid.org/0000-0001-5274-5037
- given-names: Fatemeh
family-names: Alidoost
affiliation: University of Exeter Business School
orcid: https://orcid.org/0009-0000-0252-560X
- given-names: Rob
family-names: Challen
affiliation: School of Engineering, Mathematics and Technology, University of Bristol
orcid: https://orcid.org/0000-0002-5504-7768
- given-names: Tom
family-names: Slater
affiliation: Department of Mathematics and Statistics, University of Exeter
orcid: https://orcid.org/0009-0007-0838-7499
repository-code: 'https://github.com/pythonhealthdatascience/des_rap_book'
abstract: >-
Step-by-step guide for building Python and R simulation
models as part of a reproducible analytical pipeline
(RAP).
keywords:
- reproducible
- python
- r
- simpy
- simmer
- rap
license: MIT
version: '0.5.0'
date-released: '2026-02-20'