Cite This Page
Bibliographic details for Creating Maps in Jupyter Notebook using GeoPandas
- Page name: Creating Maps in Jupyter Notebook using GeoPandas
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 4 October 2024 16:15 UTC
- Date retrieved: 22 November 2024 00:14 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016
- Page Version ID: 21016
Citation styles for Creating Maps in Jupyter Notebook using GeoPandas
APA style
Creating Maps in Jupyter Notebook using GeoPandas. (2024, October 4). CUOSGwiki, . Retrieved 00:14, November 22, 2024 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016.
MLA style
"Creating Maps in Jupyter Notebook using GeoPandas." CUOSGwiki, . 4 Oct 2024, 16:15 UTC. 22 Nov 2024, 00:14 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016>.
MHRA style
CUOSGwiki contributors, 'Creating Maps in Jupyter Notebook using GeoPandas', CUOSGwiki, , 4 October 2024, 16:15 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016> [accessed 22 November 2024]
Chicago style
CUOSGwiki contributors, "Creating Maps in Jupyter Notebook using GeoPandas," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016 (accessed November 22, 2024).
CBE/CSE style
CUOSGwiki contributors. Creating Maps in Jupyter Notebook using GeoPandas [Internet]. CUOSGwiki, ; 2024 Oct 4, 16:15 UTC [cited 2024 Nov 22]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016.
Bluebook style
Creating Maps in Jupyter Notebook using GeoPandas, https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CUOSGwiki", title = "Creating Maps in Jupyter Notebook using GeoPandas --- CUOSGwiki{,} ", year = "2024", url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016", note = "[Online; accessed 22-November-2024]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "CUOSGwiki", title = "Creating Maps in Jupyter Notebook using GeoPandas --- CUOSGwiki{,} ", year = "2024", url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21016}", note = "[Online; accessed 22-November-2024]" }