Skip to content

Commit 2493ef0

Browse files
committed
FIX: link to citation and license
1 parent 8b7d706 commit 2493ef0

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,19 @@ and with the financial support from Région Ile de France and Confiance.ai.
228228
📝 License
229229
==========
230230

231-
MAPIE is free and open-source software licensed under the `3-clause BSD license <LICENSE>`_.
231+
MAPIE is free and open-source software licensed under the `<https://github.com/scikit-learn-contrib/MAPIE/blob/master/LICENSE>`_.
232232

233233

234234
📚 Citation
235235
===========
236236

237-
If you use MAPIE in your research, please cite using `<https://github.com/scikit-learn-contrib/MAPIE/blob/master/CITATION.cff>`_ on our repository.
237+
If you use MAPIE in your research, please cite using:
238+
239+
```bibtex
240+
@inproceedings{Cordier_Flexible_and_Systematic_2023,
241+
author = {Cordier, Thibault and Blot, Vincent and Lacombe, Louis and Morzadec, Thomas and Capitaine, Arnaud and Brunel, Nicolas},
242+
booktitle = {Conformal and Probabilistic Prediction with Applications},
243+
title = {{Flexible and Systematic Uncertainty Estimation with Conformal Prediction via the MAPIE library}},
244+
year = {2023}
245+
}
246+
```

0 commit comments

Comments
 (0)