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