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