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