Skip to content

Commit adb3e6b

Browse files
committed
Add CITATION file (still needs doi)
1 parent 092f499 commit adb3e6b

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

CITATION.cff

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
cff-version: 1.2.0
2+
title: T-MITS
3+
message: >-
4+
If you use this software, please cite the original
5+
EMBC article.
6+
type: software
7+
authors:
8+
- given-names: Cyprien
9+
family-names: Gille
10+
email: cyprien.gille@umons.ac.be
11+
affiliation: "ISIA Lab, UMONS"
12+
orcid: "https://orcid.org/0000-0003-1974-1039"
13+
repository-code: "https://github.com/CyprienGille/T-MITS"
14+
abstract: >-
15+
Official code for the Transformer for Multivariate
16+
Irregular Time Series (T-MITS)
17+
version: 1.0.0
18+
date-released: 2025-07-14
19+
license: CC-BY-NC-SA-4.0
20+
preferred-citation:
21+
type: proceedings
22+
authors:
23+
- family-names: "Gille"
24+
given-names: "Cyprien"
25+
affiliation: "ISIA Lab, UMONS"
26+
orcid: "https://orcid.org/0000-0003-1974-1039"
27+
- family-names: "Altares"
28+
given-names: "Galaad"
29+
affiliation: "Multitel Research Institute"
30+
- family-names: "Colette"
31+
given-names: "Benjamin"
32+
affiliation: "ULB/LME"
33+
- family-names: "Zouaoui-Boudjeltia"
34+
given-names: "Karim"
35+
affiliation: "ULB/LME"
36+
- family-names: "Mancas"
37+
given-names: "Matei"
38+
affiliation: "ISIA Lab, UMONS"
39+
- family-names: "Vandenbulcke"
40+
given-names: "Virginie"
41+
affiliation: "ISIA Lab, UMONS"
42+
conference: "2025 47th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)"
43+
start: 1 # First page number
44+
end: 7 # Last page number
45+
title: "Multivariable Serum Creatinine Forecasting for Acute Kidney Injury Detection Using an Explainable Transformer-based Model"
46+
year: 2025
47+
# doi: ""

0 commit comments

Comments
 (0)