-
Notifications
You must be signed in to change notification settings - Fork 265
Expand file tree
/
Copy pathCITATION.cff
More file actions
39 lines (39 loc) · 1.06 KB
/
CITATION.cff
File metadata and controls
39 lines (39 loc) · 1.06 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
cff-version: 1.2.0
title: aeon
type: software
authors:
- name: "The aeon developers"
message: "If you use aeon in a scientific publication, we would appreciate citations to the following paper:"
preferred-citation:
type: article
title: "aeon: a Python Toolkit for Learning from Time Series"
authors:
- family-names: "Middlehurst"
given-names: "Matthew"
- family-names: "Ismail-Fawaz"
given-names: "Ali"
- family-names: "Guillaume"
given-names: "Antoine"
- family-names: "Holder"
given-names: "Christopher"
- family-names: "Guijo-Rubio"
given-names: "David"
- family-names: "Bulatova"
given-names: "Guzal "
- family-names: "Tsaprounis"
given-names: "Leonidas"
- family-names: "Mentel"
given-names: "Lukasz"
- family-names: "Walter"
given-names: "Martin"
- family-names: "Schäfer"
given-names: "Patrick"
- family-names: "Bagnall"
given-names: "Anthony"
journal: "Journal of Machine Learning Research"
volume: 25
issue: 289
start: 1
end: 10
year: 2024
url: "https://www.jmlr.org/papers/v25/23-1444.html"