From 4b4622fbd009b9117e9bf91002e19eac5fd1ade7 Mon Sep 17 00:00:00 2001 From: MstrPikachu <31784486+MstrPikachu@users.noreply.github.com> Date: Tue, 14 Dec 2021 01:51:16 -0500 Subject: [PATCH] Escape an underscore in references.bib --- writing/report/references.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writing/report/references.bib b/writing/report/references.bib index ed76cf8..9465f1f 100644 --- a/writing/report/references.bib +++ b/writing/report/references.bib @@ -10,7 +10,7 @@ @misc{flask, title={Flask}, url={https://pypi.org/project/Flask/}, journal={PyPI}, author={Ronacher, Armin}, year={0AD}} @misc{scipy, title={SciPy documentation}, url={https://scipy.github.io/devdocs/index.html}, journal={SciPy documentation - SciPy v1.9.0.dev0+1070.09b8d94 Manual}, author={The SciPy Community}, year={0AD}} @misc{twitter_friends, title={Get friends/list | docs | twitter developer platform}, url={https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/follow-search-get-users/api-reference/get-friends-list}, journal={Twitter}, publisher={Twitter}, author={Twitter}, year={0AD}} -@misc{twitter_timeline, title={Get statuses/user_timeline | docs | twitter developer platform}, url={https://developer.twitter.com/en/docs/twitter-api/v1/tweets/timelines/api-reference/get-statuses-user_timeline}, journal={Twitter}, publisher={Twitter}, author={Twitter}, year={0AD}} +@misc{twitter_timeline, title={Get statuses/user\_timeline | docs | twitter developer platform}, url={https://developer.twitter.com/en/docs/twitter-api/v1/tweets/timelines/api-reference/get-statuses-user_timeline}, journal={Twitter}, publisher={Twitter}, author={Twitter}, year={0AD}} @misc{twitter_news, title={100 most Influential News Media Twitter Account Archives}, url={https://memeburn.com/motorburn/tag/100-most-influential-news-media-twitter-account/}, journal={Motorburn}, author={Bremmen, Nur}, year={2010}, month={Sep}} @misc{covid_cases, title={Nytimes/COVID-19-data: An ongoing repository of data on coronavirus cases and deaths in the U.S.}, url={https://github.com/nytimes/covid-19-data}, journal={GitHub}, author={Almukhtar, Sarah and Aufrichtig, Aliza and Barnard, Anne and Bloch, Matthew}, year={2021}}