Cite This Page
Bibliographic details for Creating Custom Basemaps with Vector Tile Servers
- Page name: Creating Custom Basemaps with Vector Tile Servers
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 23 December 2021 04:11 UTC
- Date retrieved: 13 March 2025 03:42 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215
- Page Version ID: 18215
Citation styles for Creating Custom Basemaps with Vector Tile Servers
APA style
Creating Custom Basemaps with Vector Tile Servers. (2021, December 23). CUOSGwiki, . Retrieved 03:42, March 13, 2025 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215.
MLA style
"Creating Custom Basemaps with Vector Tile Servers." CUOSGwiki, . 23 Dec 2021, 04:11 UTC. 13 Mar 2025, 03:42 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215>.
MHRA style
CUOSGwiki contributors, 'Creating Custom Basemaps with Vector Tile Servers', CUOSGwiki, , 23 December 2021, 04:11 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215> [accessed 13 March 2025]
Chicago style
CUOSGwiki contributors, "Creating Custom Basemaps with Vector Tile Servers," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215 (accessed March 13, 2025).
CBE/CSE style
CUOSGwiki contributors. Creating Custom Basemaps with Vector Tile Servers [Internet]. CUOSGwiki, ; 2021 Dec 23, 04:11 UTC [cited 2025 Mar 13]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215.
Bluebook style
Creating Custom Basemaps with Vector Tile Servers, https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215 (last visited March 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CUOSGwiki", title = "Creating Custom Basemaps with Vector Tile Servers --- CUOSGwiki{,} ", year = "2021", url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215", note = "[Online; accessed 13-March-2025]" }
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 Custom Basemaps with Vector Tile Servers --- CUOSGwiki{,} ", year = "2021", url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=18215}", note = "[Online; accessed 13-March-2025]" }