Cite This Page
Bibliographic details for IDW interpolation using QGIS
- Page name: IDW interpolation using QGIS
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 23 December 2021 18:39 UTC
- Date retrieved: 13 March 2026 09:40 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328
- Page Version ID: 18328
Citation styles for IDW interpolation using QGIS
APA style
IDW interpolation using QGIS. (2021, December 23). CUOSGwiki, . Retrieved 09:40, March 13, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328.
MLA style
"IDW interpolation using QGIS." CUOSGwiki, . 23 Dec 2021, 18:39 UTC. 13 Mar 2026, 09:40 <https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328>.
MHRA style
CUOSGwiki contributors, 'IDW interpolation using QGIS', CUOSGwiki, , 23 December 2021, 18:39 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328> [accessed 13 March 2026]
Chicago style
CUOSGwiki contributors, "IDW interpolation using QGIS," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328 (accessed March 13, 2026).
CBE/CSE style
CUOSGwiki contributors. IDW interpolation using QGIS [Internet]. CUOSGwiki, ; 2021 Dec 23, 18:39 UTC [cited 2026 Mar 13]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328.
Bluebook style
IDW interpolation using QGIS, https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "IDW interpolation using QGIS --- CUOSGwiki{,} ",
year = "2021",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328",
note = "[Online; accessed 13-March-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 = "IDW interpolation using QGIS --- CUOSGwiki{,} ",
year = "2021",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=18328}",
note = "[Online; accessed 13-March-2026]"
}