[U] Update bib

This commit is contained in:
Hykilpikonna
2021-11-05 00:57:29 -04:00
parent 2a88ff8bf7
commit 523dc813a5
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ sorting=nyt
% \section*{References}
% Generate references automatically.
% Generate references automatically from references.bib.
\nocite{*}
\printbibliography
+8
View File
@@ -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}}