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: 3 March 2026 07:47 UTC
- Date retrieved: 9 June 2026 06:59 UTC
- Permanent URL: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=150208
- Page Version ID: 150208
Citation styles for Main Page
APA style
Main Page. (2026, March 3). The Wiki Camp 2. Retrieved 06:59, June 9, 2026 from https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=150208.
MLA style
"Main Page." The Wiki Camp 2. 3 Mar 2026, 07:47 UTC. 9 Jun 2026, 06:59 <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=150208>.
MHRA style
The Wiki Camp 2 contributors, 'Main Page', The Wiki Camp 2, 3 March 2026, 07:47 UTC, <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=150208> [accessed 9 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=150208 (accessed June 9, 2026).
CBE/CSE style
The Wiki Camp 2 contributors. Main Page [Internet]. The Wiki Camp 2; 2026 Mar 3, 07:47 UTC [cited 2026 Jun 9]. Available from: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=150208.
Bluebook style
Main Page, https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=150208 (last visited June 9, 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=150208",
note = "[Online; accessed 9-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=150208}",
note = "[Online; accessed 9-June-2026]"
}