Skip to content

Commit ed224f2

Browse files
committed
Allow citation file to cite the repository, and readme to cite the article
1 parent 3366b21 commit ed224f2

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

CITATION.cff

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -17,32 +17,32 @@ abstract: >-
1717
version: 1.0.3
1818
date-released: 2025-12-08
1919
license: GPL-3.0-only
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-
month: 7
48-
doi: "10.1109/EMBC58623.2025.11251723"
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+
# month: 7
48+
# doi: "10.1109/EMBC58623.2025.11251723"

0 commit comments

Comments
 (0)