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: 21 December 2020 09:30 UTC
- Date retrieved: 25 November 2024 14:18 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=16564
- Page Version ID: 16564
Citation styles for Creating Maps in Jupyter Notebook using GeoPandas
APA style
Creating Maps in Jupyter Notebook using GeoPandas. (2020, December 21). CUOSGwiki, . Retrieved 14:18, November 25, 2024 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=16564.
MLA style
"Creating Maps in Jupyter Notebook using GeoPandas." CUOSGwiki, . 21 Dec 2020, 09:30 UTC. 25 Nov 2024, 14:18 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=16564>.
MHRA style
CUOSGwiki contributors, 'Creating Maps in Jupyter Notebook using GeoPandas', CUOSGwiki, , 21 December 2020, 09:30 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=16564> [accessed 25 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=16564 (accessed November 25, 2024).
CBE/CSE style
CUOSGwiki contributors. Creating Maps in Jupyter Notebook using GeoPandas [Internet]. CUOSGwiki, ; 2020 Dec 21, 09:30 UTC [cited 2024 Nov 25]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=16564.
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=16564 (last visited November 25, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CUOSGwiki", title = "Creating Maps in Jupyter Notebook using GeoPandas --- CUOSGwiki{,} ", year = "2020", url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=16564", note = "[Online; accessed 25-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 = "2020", url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Maps_in_Jupyter_Notebook_using_GeoPandas&oldid=16564}", note = "[Online; accessed 25-November-2024]" }