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: 14 December 2021 02:40 UTC
- Date retrieved: 21 November 2024 23:06 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=17819
- Page Version ID: 17819
Citation styles for Creating Custom Basemaps with Vector Tile Servers
APA style
Creating Custom Basemaps with Vector Tile Servers. (2021, December 14). CUOSGwiki, . Retrieved 23:06, November 21, 2024 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=17819.
MLA style
"Creating Custom Basemaps with Vector Tile Servers." CUOSGwiki, . 14 Dec 2021, 02:40 UTC. 21 Nov 2024, 23:06 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=17819>.
MHRA style
CUOSGwiki contributors, 'Creating Custom Basemaps with Vector Tile Servers', CUOSGwiki, , 14 December 2021, 02:40 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=17819> [accessed 21 November 2024]
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=17819 (accessed November 21, 2024).
CBE/CSE style
CUOSGwiki contributors. Creating Custom Basemaps with Vector Tile Servers [Internet]. CUOSGwiki, ; 2021 Dec 14, 02:40 UTC [cited 2024 Nov 21]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Custom_Basemaps_with_Vector_Tile_Servers&oldid=17819.
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=17819 (last visited November 21, 2024).
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=17819", note = "[Online; accessed 21-November-2024]" }
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=17819}", note = "[Online; accessed 21-November-2024]" }