Cite This Page
Bibliographic details for Rules
- Page name: Rules
- Author: The Wiki Camp 2 Jr. contributors
- Publisher: The Wiki Camp 2 Jr., .
- Date of last revision: 16 September 2025 19:25 UTC
- Date retrieved: 17 July 2026 06:03 UTC
- Permanent URL: http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026
- Page Version ID: 2026
Citation styles for Rules
APA style
Rules. (2025, September 16). The Wiki Camp 2 Jr., . Retrieved 06:03, July 17, 2026 from http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026.
MLA style
"Rules." The Wiki Camp 2 Jr., . 16 Sep 2025, 19:25 UTC. 17 Jul 2026, 06:03 <http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026>.
MHRA style
The Wiki Camp 2 Jr. contributors, 'Rules', The Wiki Camp 2 Jr., , 16 September 2025, 19:25 UTC, <http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026> [accessed 17 July 2026]
Chicago style
The Wiki Camp 2 Jr. contributors, "Rules," The Wiki Camp 2 Jr., , http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026 (accessed July 17, 2026).
CBE/CSE style
The Wiki Camp 2 Jr. contributors. Rules [Internet]. The Wiki Camp 2 Jr., ; 2025 Sep 16, 19:25 UTC [cited 2026 Jul 17]. Available from: http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026.
Bluebook style
Rules, http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Wiki Camp 2 Jr.",
title = "Rules --- The Wiki Camp 2 Jr.{,} ",
year = "2025",
url = "http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026",
note = "[Online; accessed 17-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 = "The Wiki Camp 2 Jr.",
title = "Rules --- The Wiki Camp 2 Jr.{,} ",
year = "2025",
url = "\url{http://camp2jr.objectshow.community/index.php?title=Rules&oldid=2026}",
note = "[Online; accessed 17-July-2026]"
}