Cite This Page
Bibliographic details for Portland Area
- Page name: Portland Area
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 10 April 2023 17:06 UTC
- Date retrieved: 17 August 2026 00:54 UTC
- Permanent URL: https://opencommons.org/index.php?title=Portland_Area&oldid=13253
- Page Version ID: 13253
Citation styles for Portland Area
APA style
Portland Area. (2023, April 10). OpenCommons. Retrieved 00:54, August 17, 2026 from https://opencommons.org/index.php?title=Portland_Area&oldid=13253.
MLA style
"Portland Area." OpenCommons. 10 Apr 2023, 17:06 UTC. 17 Aug 2026, 00:54 <https://opencommons.org/index.php?title=Portland_Area&oldid=13253>.
MHRA style
OpenCommons contributors, 'Portland Area', OpenCommons, 10 April 2023, 17:06 UTC, <https://opencommons.org/index.php?title=Portland_Area&oldid=13253> [accessed 17 August 2026]
Chicago style
OpenCommons contributors, "Portland Area," OpenCommons, https://opencommons.org/index.php?title=Portland_Area&oldid=13253 (accessed August 17, 2026).
CBE/CSE style
OpenCommons contributors. Portland Area [Internet]. OpenCommons; 2023 Apr 10, 17:06 UTC [cited 2026 Aug 17]. Available from: https://opencommons.org/index.php?title=Portland_Area&oldid=13253.
Bluebook style
Portland Area, https://opencommons.org/index.php?title=Portland_Area&oldid=13253 (last visited August 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Portland Area --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=Portland_Area&oldid=13253",
note = "[Online; accessed 17-August-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 = "Portland Area --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=Portland_Area&oldid=13253}",
note = "[Online; accessed 17-August-2026]"
}