Cite This Page
Bibliographic details for Database connection to QGIS using OpenGeo Explorer
- Page name: Database connection to QGIS using OpenGeo Explorer
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 3 October 2019 21:55 UTC
- Date retrieved: 13 March 2026 15:37 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527
- Page Version ID: 12527
Citation styles for Database connection to QGIS using OpenGeo Explorer
APA style
Database connection to QGIS using OpenGeo Explorer. (2019, October 3). CUOSGwiki, . Retrieved 15:37, March 13, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527.
MLA style
"Database connection to QGIS using OpenGeo Explorer." CUOSGwiki, . 3 Oct 2019, 21:55 UTC. 13 Mar 2026, 15:37 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527>.
MHRA style
CUOSGwiki contributors, 'Database connection to QGIS using OpenGeo Explorer', CUOSGwiki, , 3 October 2019, 21:55 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527> [accessed 13 March 2026]
Chicago style
CUOSGwiki contributors, "Database connection to QGIS using OpenGeo Explorer," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527 (accessed March 13, 2026).
CBE/CSE style
CUOSGwiki contributors. Database connection to QGIS using OpenGeo Explorer [Internet]. CUOSGwiki, ; 2019 Oct 3, 21:55 UTC [cited 2026 Mar 13]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527.
Bluebook style
Database connection to QGIS using OpenGeo Explorer, https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Database connection to QGIS using OpenGeo Explorer --- CUOSGwiki{,} ",
year = "2019",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527",
note = "[Online; accessed 13-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 = "Database connection to QGIS using OpenGeo Explorer --- CUOSGwiki{,} ",
year = "2019",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12527}",
note = "[Online; accessed 13-March-2026]"
}