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: 21 December 2013 23:06 UTC
- Date retrieved: 14 March 2026 04:54 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_WMS_with_OpenLayers&oldid=4733
- Page Version ID: 4733
Citation styles for Using WMS with OpenLayers
APA style
Using WMS with OpenLayers. (2013, December 21). CUOSGwiki, . Retrieved 04:54, March 14, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_WMS_with_OpenLayers&oldid=4733.
MLA style
"Using WMS with OpenLayers." CUOSGwiki, . 21 Dec 2013, 23:06 UTC. 14 Mar 2026, 04:54 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_WMS_with_OpenLayers&oldid=4733>.
MHRA style
CUOSGwiki contributors, 'Using WMS with OpenLayers', CUOSGwiki, , 21 December 2013, 23:06 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_WMS_with_OpenLayers&oldid=4733> [accessed 14 March 2026]
Chicago style
CUOSGwiki contributors, "Using WMS with OpenLayers," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_WMS_with_OpenLayers&oldid=4733 (accessed March 14, 2026).
CBE/CSE style
CUOSGwiki contributors. Using WMS with OpenLayers [Internet]. CUOSGwiki, ; 2013 Dec 21, 23:06 UTC [cited 2026 Mar 14]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_WMS_with_OpenLayers&oldid=4733.
Bluebook style
Using WMS with OpenLayers, https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_WMS_with_OpenLayers&oldid=4733 (last visited March 14, 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=4733",
note = "[Online; accessed 14-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=4733}",
note = "[Online; accessed 14-March-2026]"
}