-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
49 lines (48 loc) · 2.02 KB
/
CITATION.cff
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
# TODO: Amend to 'STARS: Computational reproducibility of Author et al. Year'
title: Template for computational reproducibility assessments on STARS
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
# TODO: Amend to list of authors involved in reproduction - first, the primary
# researcher, followed by those providing advice/feedback on the reproduction.
authors:
- given-names: Amy
family-names: Heather
email: a.heather2@exeter.ac.uk
affiliation: University of Exeter Medical School, Exeter, UK
orcid: 'https://orcid.org/0000-0002-6596-3479'
- given-names: Thomas
family-names: Monks
email: t.m.w.monks@exeter.ac.uk
affiliation: University of Exeter Medical School, Exeter, UK
orcid: 'https://orcid.org/0000-0003-2631-4481'
- given-names: Alison
family-names: Harper
email: a.l.harper@exeter.ac.uk
affiliation: University of Exeter Business School, Exeter, UK
orcid: 'https://orcid.org/0000-0001-5274-5037'
- given-names: Navonil
family-names: Mustafee
email: n.mustafee@exeter.ac.uk
affiliation: University of Exeter Business School, Exeter, UK
orcid: 'https://orcid.org/0000-0002-2204-8924'
- given-names: Andrew
family-names: Mayne
email: andrew.mayne@somersetft.nhs.uk
affiliation: Taunton and Somerset NHS Foundation Trust, UK
orcid: 'https://orcid.org/0000-0003-1263-2286'
# TODO: Amend to correct repository URL
repository-code: >-
https://github.com/pythonhealthdatascience/stars_reproduction_template
# TODO: Amend to short description of repo and citation for the original study
abstract: >-
Template repository for assessing the computational reproducibility of discrete-event simulation studies on STARS.
# TODO: Update license if not using MIT
license: MIT
# TODO: Manually update with each GitHub release (start with 0.1.0)
version: '1.0.4'
date-released: '2024-07-26'