Cite This Page
Bibliographic details for Areal Interpolation in Python using Tobler
- Page name: Areal Interpolation in Python using Tobler
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 19 December 2021 22:42 UTC
- Date retrieved: 20 January 2026 09:21 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918
- Page Version ID: 17918
Citation styles for Areal Interpolation in Python using Tobler
APA style
Areal Interpolation in Python using Tobler. (2021, December 19). CUOSGwiki, . Retrieved 09:21, January 20, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918.
MLA style
"Areal Interpolation in Python using Tobler." CUOSGwiki, . 19 Dec 2021, 22:42 UTC. 20 Jan 2026, 09:21 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918>.
MHRA style
CUOSGwiki contributors, 'Areal Interpolation in Python using Tobler', CUOSGwiki, , 19 December 2021, 22:42 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918> [accessed 20 January 2026]
Chicago style
CUOSGwiki contributors, "Areal Interpolation in Python using Tobler," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918 (accessed January 20, 2026).
CBE/CSE style
CUOSGwiki contributors. Areal Interpolation in Python using Tobler [Internet]. CUOSGwiki, ; 2021 Dec 19, 22:42 UTC [cited 2026 Jan 20]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918.
Bluebook style
Areal Interpolation in Python using Tobler, https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918 (last visited January 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Areal Interpolation in Python using Tobler --- CUOSGwiki{,} ",
year = "2021",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918",
note = "[Online; accessed 20-January-2026]"
}
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 = "Areal Interpolation in Python using Tobler --- CUOSGwiki{,} ",
year = "2021",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Areal_Interpolation_in_Python_using_Tobler&oldid=17918}",
note = "[Online; accessed 20-January-2026]"
}