Cite This Page
Bibliographic details for Creating Static Maps using MapServer and Quantum GIS
- Page name: Creating Static Maps using MapServer and Quantum GIS
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 7 October 2020 03:58 UTC
- Date retrieved: 12 March 2026 22:27 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701
- Page Version ID: 15701
Citation styles for Creating Static Maps using MapServer and Quantum GIS
APA style
Creating Static Maps using MapServer and Quantum GIS. (2020, October 7). CUOSGwiki, . Retrieved 22:27, March 12, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701.
MLA style
"Creating Static Maps using MapServer and Quantum GIS." CUOSGwiki, . 7 Oct 2020, 03:58 UTC. 12 Mar 2026, 22:27 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701>.
MHRA style
CUOSGwiki contributors, 'Creating Static Maps using MapServer and Quantum GIS', CUOSGwiki, , 7 October 2020, 03:58 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701> [accessed 12 March 2026]
Chicago style
CUOSGwiki contributors, "Creating Static Maps using MapServer and Quantum GIS," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701 (accessed March 12, 2026).
CBE/CSE style
CUOSGwiki contributors. Creating Static Maps using MapServer and Quantum GIS [Internet]. CUOSGwiki, ; 2020 Oct 7, 03:58 UTC [cited 2026 Mar 12]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701.
Bluebook style
Creating Static Maps using MapServer and Quantum GIS, https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Creating Static Maps using MapServer and Quantum GIS --- CUOSGwiki{,} ",
year = "2020",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701",
note = "[Online; accessed 12-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 = "Creating Static Maps using MapServer and Quantum GIS --- CUOSGwiki{,} ",
year = "2020",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Creating_Static_Maps_using_MapServer_and_Quantum_GIS&oldid=15701}",
note = "[Online; accessed 12-March-2026]"
}