Skip to content

Commit e47e710

Browse files
committed
Refactor citation link in README.rst
1 parent 450b1f3 commit e47e710

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,11 @@ MAPIE is free and open-source software licensed under the `license <https://gith
236236

237237
If you use MAPIE in your research, please cite using:
238238

239-
.. code:: tex
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-
239+
```
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)