Skip to content

Commit 3f1d971

Browse files
committed
chore: Add conference paper citation to CITATION.cff
1 parent a99cb4d commit 3f1d971

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CITATION.cff

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,26 @@ version: 0.8.3
99
date-released: 2019-04-30
1010
url: "https://github.com/scikit-learn-contrib/MAPIE"
1111
preferred-citation:
12+
type: conference-paper
13+
authors:
14+
- family-names: "Cordier"
15+
given-names: "Thibault"
16+
- family-names: "Blot"
17+
given-names: "Vincent"
18+
- family-names: "Lacombe"
19+
given-names: "Louis"
20+
- family-names: "Morzadec"
21+
given-names: "Thomas"
22+
- family-names: "Capitaine"
23+
given-names: "Arnaud"
24+
- family-names: "Brunel"
25+
given-names: "Nicolas"
26+
title: "Flexible and Systematic Uncertainty Estimation with Conformal Prediction via the MAPIE library"
27+
booktitle: "Conformal and Probabilistic Prediction with Applications"
28+
pages: "549--581"
29+
year: 2023
30+
organization: "PMLR"
31+
old-citation:
1232
type: article
1333
authors:
1434
- family-names: "Taquet"

0 commit comments

Comments
 (0)