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