Cite This Page
Bibliographic details for Creating IDW and Spline Interpolation Maps Using QGIS
- Page name: Creating IDW and Spline Interpolation Maps Using QGIS
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 7 October 2022 01:14 UTC
- Date retrieved: 13 February 2026 23:47 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750
- Page Version ID: 18750
Citation styles for Creating IDW and Spline Interpolation Maps Using QGIS
APA style
Creating IDW and Spline Interpolation Maps Using QGIS. (2022, October 7). CUOSGwiki, . Retrieved 23:47, February 13, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750.
MLA style
"Creating IDW and Spline Interpolation Maps Using QGIS." CUOSGwiki, . 7 Oct 2022, 01:14 UTC. 13 Feb 2026, 23:47 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750>.
MHRA style
CUOSGwiki contributors, 'Creating IDW and Spline Interpolation Maps Using QGIS', CUOSGwiki, , 7 October 2022, 01:14 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750> [accessed 13 February 2026]
Chicago style
CUOSGwiki contributors, "Creating IDW and Spline Interpolation Maps Using QGIS," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750 (accessed February 13, 2026).
CBE/CSE style
CUOSGwiki contributors. Creating IDW and Spline Interpolation Maps Using QGIS [Internet]. CUOSGwiki, ; 2022 Oct 7, 01:14 UTC [cited 2026 Feb 13]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750.
Bluebook style
Creating IDW and Spline Interpolation Maps Using QGIS, https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750 (last visited February 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Creating IDW and Spline Interpolation Maps Using QGIS --- CUOSGwiki{,} ",
year = "2022",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750",
note = "[Online; accessed 13-February-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 = "Creating IDW and Spline Interpolation Maps Using QGIS --- CUOSGwiki{,} ",
year = "2022",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_IDW_and_Spline_Interpolation_Maps_Using_QGIS&oldid=18750}",
note = "[Online; accessed 13-February-2026]"
}