From e3913b91d276a8b8cefddbda8f5fab9636e3370c Mon Sep 17 00:00:00 2001 From: Ram Basnet Date: Tue, 16 Apr 2019 12:33:09 -0600 Subject: [PATCH] fixed error in paper.bib --- paper.bib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper.bib b/paper.bib index cb5feca..588b0d7 100644 --- a/paper.bib +++ b/paper.bib @@ -61,7 +61,7 @@ @article{Robins2003 @artilce{Shen2014, author = {Shen, H.}, -title = {Interactive notebooks: Sharing the code} +title = {Interactive notebooks: Sharing the code}, journal = {Nature}, volume = {515(7525)}, pages = {151-152}, @@ -73,5 +73,5 @@ @book{Wentworth2012 year = {2012}, title = {How to Think Like a Computer Scientist: Learning with Python 3 (RLE)}, howpublished = {\URL{http://openbookproject.net/thinkcs/python/english3e/}}, -eidition = {2}, +eidition = {2} }