Skip to content

Commit 70db468

Browse files
committed
docs(citation): add citation.cff
1 parent 4c8a9ad commit 70db468

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

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: 'HDR UK Futures RSE: Testing in Research Workflows'
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: Amy
12+
family-names: Heather
13+
email: a.heather2@exeter.ac.uk
14+
affiliation: University of Exeter
15+
orcid: 'https://orcid.org/0000-0002-6596-3479'
16+
- given-names: Tom
17+
family-names: Monks
18+
email: t.m.w.monks@exeter.ac.uk
19+
affiliation: University of Exeter
20+
orcid: 'https://orcid.org/0000-0003-2631-4481'
21+
repository-code: 'https://github.com/pythonhealthdatascience/hdruk_tests/'
22+
url: 'https://pythonhealthdatascience.github.io/hdruk_tests/'
23+
abstract: >-
24+
Materials supporting our HDR UK Futures training videos on
25+
testing.
26+
keywords:
27+
- tests
28+
- python
29+
- r
30+
license: MIT
31+
version: 0.1.0
32+
date-released: '2026-01-20'

0 commit comments

Comments
 (0)