File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change @@ -49,17 +49,20 @@ If you use metric-learn in a scientific publication, we would appreciate
4949citations to the following paper:
5050
5151`metric-learn: Metric Learning Algorithms in Python
52- <https ://arxiv. org/abs/1908.04710 > `_, de Vazelhes
53- *et al. *, arXiv:1908.04710, 2019 .
52+ <http ://www.jmlr. org/papers/volume21/19-678/19-678.pdf > `_, de Vazelhes
53+ *et al. *, Journal of Machine Learning Research, 21(138):1-6, 2020 .
5454
5555Bibtex entry::
5656
57- @techreport {metric-learn,
57+ @article {metric-learn,
5858 title = {metric-learn: {M}etric {L}earning {A}lgorithms in {P}ython},
5959 author = {{de Vazelhes}, William and {Carey}, CJ and {Tang}, Yuan and
6060 {Vauquier}, Nathalie and {Bellet}, Aur{\'e}lien},
61- institution = {arXiv:1908.04710},
62- year = {2019}
61+ journal = {Journal of Machine Learning Research},
62+ year = {2020},
63+ volume = {21},
64+ number = {138},
65+ pages = {1--6}
6366 }
6467
6568.. _sphinx documentation : http://contrib.scikit-learn.org/metric-learn/
Original file line number Diff line number Diff line change @@ -15,17 +15,20 @@ If you use metric-learn in a scientific publication, we would appreciate
1515citations to the following paper:
1616
1717`metric-learn: Metric Learning Algorithms in Python
18- <https ://arxiv. org/abs/1908.04710 > `_, de Vazelhes
19- *et al. *, arXiv:1908.04710, 2019 .
18+ <http ://www.jmlr. org/papers/volume21/19-678/19-678.pdf > `_, de Vazelhes
19+ *et al. *, Journal of Machine Learning Research, 21(138):1-6, 2020 .
2020
2121Bibtex entry::
2222
23- @techreport {metric-learn,
23+ @article {metric-learn,
2424 title = {metric-learn: {M}etric {L}earning {A}lgorithms in {P}ython},
2525 author = {{de Vazelhes}, William and {Carey}, CJ and {Tang}, Yuan and
2626 {Vauquier}, Nathalie and {Bellet}, Aur{\'e}lien},
27- institution = {arXiv:1908.04710},
28- year = {2019}
27+ journal = {Journal of Machine Learning Research},
28+ year = {2020},
29+ volume = {21},
30+ number = {138},
31+ pages = {1--6}
2932 }
3033
3134
You can’t perform that action at this time.
0 commit comments