[U] Update bib
This commit is contained in:
@@ -62,7 +62,7 @@ sorting=nyt
|
||||
|
||||
|
||||
% \section*{References}
|
||||
% Generate references automatically.
|
||||
% Generate references automatically from references.bib.
|
||||
\nocite{*}
|
||||
\printbibliography
|
||||
|
||||
|
||||
@@ -4,3 +4,11 @@
|
||||
@misc{tweepy, title={Tweepy documentation}, url={https://docs.tweepy.org/en/stable/}, journal={Tweepy Documentation - tweepy 4.3.0 documentation}, author={Roesslein, Joshua}, year={2021}}
|
||||
@misc{numpy, title={NumPy v1.21 manual}, url={https://numpy.org/doc/stable/}, journal={Overview - NumPy v1.21 Manual}, author={Numpy}, year={2021}}
|
||||
@misc{telegram, title={Welcome to python telegram bot's documentation!}, url={https://python-telegram-bot.readthedocs.io/en/stable/}, journal={python}, author={Toledo, Leandro}, year={2021}}
|
||||
@misc{keras,
|
||||
title = {Keras API Reference},
|
||||
journal = {Keras API Reference},
|
||||
url = {https://keras.io/api/},
|
||||
author = {Keras},
|
||||
year = {2015}
|
||||
}
|
||||
@misc{sklearn, title={scikit-learn 1.0.1 documentation}, url={https://scikit-learn.org/stable/modules/classes.html}, journal={API Reference - scikit-learn 1.0.1 documentation}, author={scikit-learn}, year={2010}}
|
||||
Reference in New Issue
Block a user