Cite This Page
Bibliographic details for Waze
- Page name: Waze
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 17 January 2023 05:43 UTC
- Date retrieved: 11 June 2026 07:20 UTC
- Permanent URL: https://opencommons.org/index.php?title=Waze&oldid=11820
- Page Version ID: 11820
Citation styles for Waze
APA style
Waze. (2023, January 17). OpenCommons. Retrieved 07:20, June 11, 2026 from https://opencommons.org/index.php?title=Waze&oldid=11820.
MLA style
"Waze." OpenCommons. 17 Jan 2023, 05:43 UTC. 11 Jun 2026, 07:20 <https://opencommons.org/index.php?title=Waze&oldid=11820>.
MHRA style
OpenCommons contributors, 'Waze', OpenCommons, 17 January 2023, 05:43 UTC, <https://opencommons.org/index.php?title=Waze&oldid=11820> [accessed 11 June 2026]
Chicago style
OpenCommons contributors, "Waze," OpenCommons, https://opencommons.org/index.php?title=Waze&oldid=11820 (accessed June 11, 2026).
CBE/CSE style
OpenCommons contributors. Waze [Internet]. OpenCommons; 2023 Jan 17, 05:43 UTC [cited 2026 Jun 11]. Available from: https://opencommons.org/index.php?title=Waze&oldid=11820.
Bluebook style
Waze, https://opencommons.org/index.php?title=Waze&oldid=11820 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Waze --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Waze&oldid=11820",
note = "[Online; accessed 11-June-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 = "OpenCommons",
title = "Waze --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Waze&oldid=11820}",
note = "[Online; accessed 11-June-2026]"
}