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