Cite This Page
Bibliographic details for Project Participants
- Page name: Project Participants
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 31 October 2021 20:45 UTC
- Date retrieved: 15 March 2026 20:43 UTC
- Permanent URL: https://opencommons.org/index.php?title=Project_Participants&oldid=1147
- Page Version ID: 1147
Citation styles for Project Participants
APA style
Project Participants. (2021, October 31). OpenCommons. Retrieved 20:43, March 15, 2026 from https://opencommons.org/index.php?title=Project_Participants&oldid=1147.
MLA style
"Project Participants." OpenCommons. 31 Oct 2021, 20:45 UTC. 15 Mar 2026, 20:43 <https://opencommons.org/index.php?title=Project_Participants&oldid=1147>.
MHRA style
OpenCommons contributors, 'Project Participants', OpenCommons, 31 October 2021, 20:45 UTC, <https://opencommons.org/index.php?title=Project_Participants&oldid=1147> [accessed 15 March 2026]
Chicago style
OpenCommons contributors, "Project Participants," OpenCommons, https://opencommons.org/index.php?title=Project_Participants&oldid=1147 (accessed March 15, 2026).
CBE/CSE style
OpenCommons contributors. Project Participants [Internet]. OpenCommons; 2021 Oct 31, 20:45 UTC [cited 2026 Mar 15]. Available from: https://opencommons.org/index.php?title=Project_Participants&oldid=1147.
Bluebook style
Project Participants, https://opencommons.org/index.php?title=Project_Participants&oldid=1147 (last visited March 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Project Participants --- OpenCommons{,} ",
year = "2021",
url = "https://opencommons.org/index.php?title=Project_Participants&oldid=1147",
note = "[Online; accessed 15-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 = "Project Participants --- OpenCommons{,} ",
year = "2021",
url = "\url{https://opencommons.org/index.php?title=Project_Participants&oldid=1147}",
note = "[Online; accessed 15-March-2026]"
}