Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: The Wiki Camp 2 Jr. contributors
- Publisher: The Wiki Camp 2 Jr., .
- Date of last revision: 26 December 2024 21:31 UTC
- Date retrieved: 11 March 2026 10:36 UTC
- Permanent URL: http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212
- Page Version ID: 1212
Citation styles for Main Page
APA style
Main Page. (2024, December 26). The Wiki Camp 2 Jr., . Retrieved 10:36, March 11, 2026 from http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212.
MLA style
"Main Page." The Wiki Camp 2 Jr., . 26 Dec 2024, 21:31 UTC. 11 Mar 2026, 10:36 <http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212>.
MHRA style
The Wiki Camp 2 Jr. contributors, 'Main Page', The Wiki Camp 2 Jr., , 26 December 2024, 21:31 UTC, <http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212> [accessed 11 March 2026]
Chicago style
The Wiki Camp 2 Jr. contributors, "Main Page," The Wiki Camp 2 Jr., , http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212 (accessed March 11, 2026).
CBE/CSE style
The Wiki Camp 2 Jr. contributors. Main Page [Internet]. The Wiki Camp 2 Jr., ; 2024 Dec 26, 21:31 UTC [cited 2026 Mar 11]. Available from: http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212.
Bluebook style
Main Page, http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Wiki Camp 2 Jr.",
title = "Main Page --- The Wiki Camp 2 Jr.{,} ",
year = "2024",
url = "http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212",
note = "[Online; accessed 11-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 = "The Wiki Camp 2 Jr.",
title = "Main Page --- The Wiki Camp 2 Jr.{,} ",
year = "2024",
url = "\url{http://camp2jr.objectshow.community/index.php?title=Main_Page&oldid=1212}",
note = "[Online; accessed 11-March-2026]"
}