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 July 2026 10:56 UTC
- Date retrieved: 13 August 2026 14:37 UTC
- Permanent URL: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=155498
- Page Version ID: 155498
Citation styles for Main Page
APA style
Main Page. (2026, July 28). The Wiki Camp 2. Retrieved 14:37, August 13, 2026 from https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=155498.
MLA style
"Main Page." The Wiki Camp 2. 28 Jul 2026, 10:56 UTC. 13 Aug 2026, 14:37 <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=155498>.
MHRA style
The Wiki Camp 2 contributors, 'Main Page', The Wiki Camp 2, 28 July 2026, 10:56 UTC, <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=155498> [accessed 13 August 2026]
Chicago style
The Wiki Camp 2 contributors, "Main Page," The Wiki Camp 2, https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=155498 (accessed August 13, 2026).
CBE/CSE style
The Wiki Camp 2 contributors. Main Page [Internet]. The Wiki Camp 2; 2026 Jul 28, 10:56 UTC [cited 2026 Aug 13]. Available from: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=155498.
Bluebook style
Main Page, https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=155498 (last visited August 13, 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=155498",
note = "[Online; accessed 13-August-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=155498}",
note = "[Online; accessed 13-August-2026]"
}