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