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