Skip to content

Commit 973dba9

Browse files
authored
Update article reference (#200)
* Update README.rst * updating article reference on documentation * formatting
1 parent 77d0ccb commit 973dba9

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

README.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,15 @@ Rafael M. O. Cruz, Luiz G. Hafemann, Robert Sabourin and George D. C. Cavalcanti
153153

154154
.. code-block:: text
155155
156-
@article{cruz_deslib:2018,
157-
title = {{DESlib}: {A} {Dynamic} ensemble selection library in {Python}},
158-
journal = {arXiv preprint arXiv:1802.04967},
159-
author = {Cruz, Rafael M. O. and Hafemann, Luiz G. and Sabourin, Robert and Cavalcanti, George D. C.},
160-
year = {2018}
156+
@article{JMLR:v21:18-144,
157+
author = {Rafael M. O. Cruz and Luiz G. Hafemann and Robert Sabourin and George D. C. Cavalcanti},
158+
title = {DESlib: A Dynamic ensemble selection library in Python},
159+
journal = {Journal of Machine Learning Research},
160+
year = {2020},
161+
volume = {21},
162+
number = {8},
163+
pages = {1-5},
164+
url = {http://jmlr.org/papers/v21/18-144.html}
161165
}
162166
163167
References:

docs/index.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,18 @@ Rafael M. O. Cruz, Luiz G. Hafemann, Robert Sabourin and George D. C. Cavalcanti
8888

8989
.. code-block:: text
9090
91-
@article{cruz_deslib:2018,
92-
title = {{DESlib}: {A} {Dynamic} ensemble selection library in {Python}},
93-
journal = {arXiv preprint arXiv:1802.04967},
94-
author = {Cruz, Rafael M. O. and Hafemann, Luiz G. and Sabourin, Robert and Cavalcanti, George D. C.},
95-
year = {2018}
91+
@article{JMLR:v21:18-144,
92+
author = {Rafael M. O. Cruz and Luiz G. Hafemann and Robert Sabourin and George D. C. Cavalcanti},
93+
title = {DESlib: A Dynamic ensemble selection library in Python},
94+
journal = {Journal of Machine Learning Research},
95+
year = {2020},
96+
volume = {21},
97+
number = {8},
98+
pages = {1-5},
99+
url = {http://jmlr.org/papers/v21/18-144.html}
96100
}
97101
98102
99-
100103
References
101104
-----------
102105
.. [1] : R. M. O. Cruz, R. Sabourin, and G. D. Cavalcanti, “Dynamic classifier selection: Recent advances and perspectives,” Information Fusion, vol. 41, pp. 195 – 216, 2018.

0 commit comments

Comments
 (0)