From 39e63463c98a5bbb3d60850b4901a7fb400ae1bb Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Fri, 28 Jul 2023 22:09:56 -0400 Subject: [PATCH] Updated references --- Notes on Python.tex | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Notes on Python.tex b/Notes on Python.tex index cdbd09a..bf112d6 100644 --- a/Notes on Python.tex +++ b/Notes on Python.tex @@ -35,6 +35,8 @@ \usepackage[nottoc,numbib]{tocbibind} % Add references to TOC +\usepackage[hidelinks]{hyperref} % Include URLs + % My macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Make a nice border and box for the tops of our examples @@ -206,6 +208,12 @@ It is a long established fact that a reader will be distracted by the readable c 2023.\\ \kbib{}This book \textit{heavily} emphasizes the use of Google Colab. It's basically an advertisement for $\Gamma$oogle and \textit{highly} disappointing. Python is meant to be fairly universal and this book's approach seems to work counter to that intention. +\bibitem{pythonorg:main} + python.org. + ``Python for Beginners'',\\ + \kref{https://www.python.org/about/gettingstarted/}{https://www.python.org/about/gettingsta\\rted/}\\ + \kbib The official site of the Python Software Foundation + \kcole \end{thebibliography}