Cite This Page
Bibliographic details for OpenStreetMap
- Page name: OpenStreetMap
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:18 UTC
- Date retrieved: 13 July 2026 21:20 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204
- Page Version ID: 16204
Citation styles for OpenStreetMap
APA style
OpenStreetMap. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 21:20, July 13, 2026 from http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204.
MLA style
"OpenStreetMap." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:18 UTC. 13 Jul 2026, 21:20 <http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204>.
MHRA style
ArboresTechWiki contributors, 'OpenStreetMap', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:18 UTC, <http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204> [accessed 13 July 2026]
Chicago style
ArboresTechWiki contributors, "OpenStreetMap," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204 (accessed July 13, 2026).
CBE/CSE style
ArboresTechWiki contributors. OpenStreetMap [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:18 UTC [cited 2026 Jul 13]. Available from: http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204.
Bluebook style
OpenStreetMap, http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204 (last visited July 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "OpenStreetMap --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204",
note = "[Online; accessed 13-July-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 = "ArboresTechWiki",
title = "OpenStreetMap --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=OpenStreetMap&oldid=16204}",
note = "[Online; accessed 13-July-2026]"
}