Skip to content

Commit

Permalink
removed stable baselines doi and added text isbn
Browse files Browse the repository at this point in the history
  • Loading branch information
joey-obrien committed Apr 25, 2024
1 parent 5aa1e38 commit c7c315b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ @book{kochenderfer2022algorithms
title={Algorithms for decision making},
author={Kochenderfer, Mykel J and Wheeler, Tim A and Wray, Kyle H},
year={2022},
publisher={MIT press}
publisher={MIT press},
isbn={0262047012}
}

@article{stableBaselines,
Expand All @@ -156,6 +157,5 @@ @article{stableBaselines
volume = {22},
number = {268},
pages = {1--8},
url = {http://jmlr.org/papers/v22/20-1364.html},
doi = {10.5555/3546258.3546526}
url = {http://jmlr.org/papers/v22/20-1364.html}
}

0 comments on commit c7c315b

Please sign in to comment.