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