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