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: 30 October 2023 15:57 UTC
- Date retrieved: 13 March 2026 06:38 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=19916
- Page Version ID: 19916
Citation styles for IDW interpolation using QGIS
APA style
IDW interpolation using QGIS. (2023, October 30). CUOSGwiki, . Retrieved 06:38, March 13, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=19916.
MLA style
"IDW interpolation using QGIS." CUOSGwiki, . 30 Oct 2023, 15:57 UTC. 13 Mar 2026, 06:38 <https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=19916>.
MHRA style
CUOSGwiki contributors, 'IDW interpolation using QGIS', CUOSGwiki, , 30 October 2023, 15:57 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=19916> [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=19916 (accessed March 13, 2026).
CBE/CSE style
CUOSGwiki contributors. IDW interpolation using QGIS [Internet]. CUOSGwiki, ; 2023 Oct 30, 15:57 UTC [cited 2026 Mar 13]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=19916.
Bluebook style
IDW interpolation using QGIS, https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=19916 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "IDW interpolation using QGIS --- CUOSGwiki{,} ",
year = "2023",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=19916",
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 = "2023",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=IDW_interpolation_using_QGIS&oldid=19916}",
note = "[Online; accessed 13-March-2026]"
}