Skip to content

Commit

Permalink
Fix syntax error in bibtex code.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rapp committed Sep 30, 2021
1 parent bee53b2 commit af5c8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/references/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ A technical report on the implementation of the BOOMER algorithm was published f
title = {{BOOMER} -- An Algorithm for Learning Gradient Boosted Multi-label Classification Rules},
author = {Rapp, Michael},
journal = {Software Impacts},
volume = {10}
volume = {10},
pages = {100137},
year = {2021},
publisher = {Elsevier}
Expand Down

0 comments on commit af5c8dc

Please sign in to comment.