Skip to content

Commit

Permalink
update keras citation
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMBury committed Dec 14, 2022
1 parent 5a52623 commit 4408081
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ @article{harris2020array
doi = {10.1038/s41586-020-2649-2}}



@MISC{newville2016lmfit,
author = {{Newville}, Matthew and {Stensitzki}, Till and {Allen}, Daniel B. and {Rawlik}, Michal and {Ingargiola}, Antonino and {Nelson}, Andrew},
title = "{Lmfit: Non-Linear Least-Square Minimization and Curve-Fitting for Python}",
Expand All @@ -102,7 +101,6 @@ @MISC{newville2016lmfit
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}


@inproceedings{mckinney2010data,
author = {McKinney, Wes and others},
booktitle = {Proceedings of the 9th Python in Science Conference},
Expand Down Expand Up @@ -161,10 +159,12 @@ @inproceedings{abadi2016tensorflow
doi = {10.48550/arXiv.1605.08695}}

@misc{chollet2015keras,
author = {Chollet, Fran\c{c}ois and others},
howpublished = {\url{https://keras.io}},
title = {Keras},
year = {2015}}
title={Keras},
author={Chollet, Fran\c{c}ois and others},
year={2015},
publisher={GitHub},
howpublished={\url{https://github.com/fchollet/keras}},
}

@online{pypl,
author = {PYPL},
Expand Down

0 comments on commit 4408081

Please sign in to comment.