Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: The Wiki Camp 2 contributors
- Publisher: The Wiki Camp 2.
- Date of last revision: 28 May 2026 00:51 UTC
- Date retrieved: 7 June 2026 02:05 UTC
- Permanent URL: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916
- Page Version ID: 153916
Citation styles for Main Page
APA style
Main Page. (2026, May 28). The Wiki Camp 2. Retrieved 02:05, June 7, 2026 from https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916.
MLA style
"Main Page." The Wiki Camp 2. 28 May 2026, 00:51 UTC. 7 Jun 2026, 02:05 <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916>.
MHRA style
The Wiki Camp 2 contributors, 'Main Page', The Wiki Camp 2, 28 May 2026, 00:51 UTC, <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916> [accessed 7 June 2026]
Chicago style
The Wiki Camp 2 contributors, "Main Page," The Wiki Camp 2, https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916 (accessed June 7, 2026).
CBE/CSE style
The Wiki Camp 2 contributors. Main Page [Internet]. The Wiki Camp 2; 2026 May 28, 00:51 UTC [cited 2026 Jun 7]. Available from: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916.
Bluebook style
Main Page, https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Wiki Camp 2",
title = "Main Page --- The Wiki Camp 2{,} ",
year = "2026",
url = "https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916",
note = "[Online; accessed 7-June-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",
title = "Main Page --- The Wiki Camp 2{,} ",
year = "2026",
url = "\url{https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=153916}",
note = "[Online; accessed 7-June-2026]"
}