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: 29 September 2019 20:18 UTC
- Date retrieved: 18 May 2026 18:26 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12005
- Page Version ID: 12005
Citation styles for Database connection to QGIS using OpenGeo Explorer
APA style
Database connection to QGIS using OpenGeo Explorer. (2019, September 29). CUOSGwiki, . Retrieved 18:26, May 18, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12005.
MLA style
"Database connection to QGIS using OpenGeo Explorer." CUOSGwiki, . 29 Sep 2019, 20:18 UTC. 18 May 2026, 18:26 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12005>.
MHRA style
CUOSGwiki contributors, 'Database connection to QGIS using OpenGeo Explorer', CUOSGwiki, , 29 September 2019, 20:18 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12005> [accessed 18 May 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=12005 (accessed May 18, 2026).
CBE/CSE style
CUOSGwiki contributors. Database connection to QGIS using OpenGeo Explorer [Internet]. CUOSGwiki, ; 2019 Sep 29, 20:18 UTC [cited 2026 May 18]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Database_connection_to_QGIS_using_OpenGeo_Explorer&oldid=12005.
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=12005 (last visited May 18, 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=12005",
note = "[Online; accessed 18-May-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=12005}",
note = "[Online; accessed 18-May-2026]"
}