Cite This Page
Bibliographic details for Creating Maps in Jupyter Notebook using GeoPandas and CartoPy
- Page name: Creating Maps in Jupyter Notebook using GeoPandas and CartoPy
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 4 October 2024 20:12 UTC
- Date retrieved: 12 May 2025 14:34 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038
- Page Version ID: 21038
Citation styles for Creating Maps in Jupyter Notebook using GeoPandas and CartoPy
APA style
Creating Maps in Jupyter Notebook using GeoPandas and CartoPy. (2024, October 4). CUOSGwiki, . Retrieved 14:34, May 12, 2025 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038.
MLA style
"Creating Maps in Jupyter Notebook using GeoPandas and CartoPy." CUOSGwiki, . 4 Oct 2024, 20:12 UTC. 12 May 2025, 14:34 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038>.
MHRA style
CUOSGwiki contributors, 'Creating Maps in Jupyter Notebook using GeoPandas and CartoPy', CUOSGwiki, , 4 October 2024, 20:12 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038> [accessed 12 May 2025]
Chicago style
CUOSGwiki contributors, "Creating Maps in Jupyter Notebook using GeoPandas and CartoPy," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038 (accessed May 12, 2025).
CBE/CSE style
CUOSGwiki contributors. Creating Maps in Jupyter Notebook using GeoPandas and CartoPy [Internet]. CUOSGwiki, ; 2024 Oct 4, 20:12 UTC [cited 2025 May 12]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038.
Bluebook style
Creating Maps in Jupyter Notebook using GeoPandas and CartoPy, https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038 (last visited May 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CUOSGwiki", title = "Creating Maps in Jupyter Notebook using GeoPandas and CartoPy --- CUOSGwiki{,} ", year = "2024", url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038", note = "[Online; accessed 12-May-2025]" }
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 and CartoPy --- CUOSGwiki{,} ", year = "2024", url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas_and_CartoPy&oldid=21038}", note = "[Online; accessed 12-May-2025]" }