Cite This Page
Bibliographic details for Active Street
- Page name: Active Street
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 13 February 2023 07:04 UTC
- Date retrieved: 10 September 2026 00:26 UTC
- Permanent URL: https://opencommons.org/index.php?title=Active_Street&oldid=12541
- Page Version ID: 12541
Citation styles for Active Street
APA style
Active Street. (2023, February 13). OpenCommons. Retrieved 00:26, September 10, 2026 from https://opencommons.org/index.php?title=Active_Street&oldid=12541.
MLA style
"Active Street." OpenCommons. 13 Feb 2023, 07:04 UTC. 10 Sep 2026, 00:26 <https://opencommons.org/index.php?title=Active_Street&oldid=12541>.
MHRA style
OpenCommons contributors, 'Active Street', OpenCommons, 13 February 2023, 07:04 UTC, <https://opencommons.org/index.php?title=Active_Street&oldid=12541> [accessed 10 September 2026]
Chicago style
OpenCommons contributors, "Active Street," OpenCommons, https://opencommons.org/index.php?title=Active_Street&oldid=12541 (accessed September 10, 2026).
CBE/CSE style
OpenCommons contributors. Active Street [Internet]. OpenCommons; 2023 Feb 13, 07:04 UTC [cited 2026 Sep 10]. Available from: https://opencommons.org/index.php?title=Active_Street&oldid=12541.
Bluebook style
Active Street, https://opencommons.org/index.php?title=Active_Street&oldid=12541 (last visited September 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Active Street --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Active_Street&oldid=12541",
note = "[Online; accessed 10-September-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 = "Active Street --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Active_Street&oldid=12541}",
note = "[Online; accessed 10-September-2026]"
}