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 15:35 UTC
- Date retrieved: 24 November 2024 21:11 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21004
- Page Version ID: 21004
Citation styles for Creating Maps in Jupyter Notebook using GeoPandas
APA style
Creating Maps in Jupyter Notebook using GeoPandas. (2024, October 4). CUOSGwiki, . Retrieved 21:11, November 24, 2024 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21004.
MLA style
"Creating Maps in Jupyter Notebook using GeoPandas." CUOSGwiki, . 4 Oct 2024, 15:35 UTC. 24 Nov 2024, 21:11 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21004>.
MHRA style
CUOSGwiki contributors, 'Creating Maps in Jupyter Notebook using GeoPandas', CUOSGwiki, , 4 October 2024, 15:35 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21004> [accessed 24 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=21004 (accessed November 24, 2024).
CBE/CSE style
CUOSGwiki contributors. Creating Maps in Jupyter Notebook using GeoPandas [Internet]. CUOSGwiki, ; 2024 Oct 4, 15:35 UTC [cited 2024 Nov 24]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=21004.
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=21004 (last visited November 24, 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=21004", note = "[Online; accessed 24-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=21004}", note = "[Online; accessed 24-November-2024]" }