-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCITATION.cff
More file actions
38 lines (37 loc) · 950 Bytes
/
Copy pathCITATION.cff
File metadata and controls
38 lines (37 loc) · 950 Bytes
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
# YAML 1.2
---
authors:
-
family-names: "Woodward"
given-names: "Michael"
orcid: "https://orcid.org/0009-0009-1137-9136"
-
family-names: "Simard"
given-names: "Mikaël"
orcid: "https://orcid.org/0000-0003-0610-6319"
-
family-names: "Mistry"
given-names: "Anil"
orcid: "https://orcid.org/0000-0002-1870-8934"
-
family-names: "Zecevic"
given-names: "Agathe"
orcid: "https://orcid.org/0009-0008-6535-3110"
-
family-names: "Porter"
given-names: "Sam"
orcid: "https://orcid.org/0000-0002-1815-4716"
-
family-names: "Jackson"
given-names: "Laurence"
orcid: "https://orcid.org/0000-0002-5904-8012"
-
family-names: "Roberts"
given-names: "Tom"
cff-version: "1.2.0"
date-released: "2026-08-24"
message: "If you use MLOps in your work, please cite it using these metadata."
repository-code: "https://github.com/GSTT-CSC/MLOps"
title: "MLOps"
version: "0.10.2"
...