Skip to content

Commit b6ef857

Browse files
authored
Update CITATION.cff to add booktitle
1 parent 4d4974c commit b6ef857

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CITATION.cff

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ date-released: 2019-04-30
1010
url: "https://github.com/scikit-learn-contrib/MAPIE"
1111
preferred-citation:
1212
type: conference-paper
13+
title: "Flexible and Systematic Uncertainty Estimation with Conformal Prediction via the MAPIE library"
1314
authors:
1415
- family-names: "Cordier"
1516
given-names: "Thibault"
@@ -23,8 +24,8 @@ preferred-citation:
2324
given-names: "Arnaud"
2425
- family-names: "Brunel"
2526
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"
27+
collection-title: "Conformal and Probabilistic Prediction with Applications"
28+
collection-type: proceedings
2829
pages: "549--581"
2930
year: 2023
3031
organization: "PMLR"
@@ -44,4 +45,4 @@ old-citation:
4445
doi: "10.48550/arXiv.2207.12274"
4546
journal: "arXiv preprint arXiv:2207.12274"
4647
title: "MAPIE: an open-source library for distribution-free uncertainty quantification"
47-
year: 2021
48+
year: 2021

0 commit comments

Comments
 (0)