Skip to content

Commit ff6ff00

Browse files
committed
chore: Add CITATION.cff file with software citation information
1 parent b9efa08 commit ff6ff00

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CITATION.cff

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Cordier"
5+
given-names: "Thibault"
6+
orcid: "https://orcid.org/0000-0000-0000-0000"
7+
title: "MAPIE - Model Agnostic Prediction Interval Estimator"
8+
version: 0.8.3
9+
date-released: 2019-04-30
10+
url: "https://github.com/scikit-learn-contrib/MAPIE"
11+
preferred-citation:
12+
type: article
13+
authors:
14+
- family-names: "Taquet"
15+
given-names: "Vianney"
16+
- family-names: "Blot"
17+
given-names: "Vincent"
18+
- family-names: "Morzadec"
19+
given-names: "Thomas"
20+
- family-names: "Lacombe"
21+
given-names: "Louis"
22+
- family-names: "Brunel"
23+
given-names: "Nicolas"
24+
doi: "10.48550/arXiv.2207.12274"
25+
journal: "arXiv preprint arXiv:2207.12274"
26+
title: "MAPIE: an open-source library for distribution-free uncertainty quantification"
27+
year: 2021

0 commit comments

Comments
 (0)