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