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: 7 September 2025 18:25 UTC
- Date retrieved: 18 April 2026 00:37 UTC
- Permanent URL: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106
- Page Version ID: 141106
Citation styles for Main Page
APA style
Main Page. (2025, September 7). The Wiki Camp 2. Retrieved 00:37, April 18, 2026 from https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106.
MLA style
"Main Page." The Wiki Camp 2. 7 Sep 2025, 18:25 UTC. 18 Apr 2026, 00:37 <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106>.
MHRA style
The Wiki Camp 2 contributors, 'Main Page', The Wiki Camp 2, 7 September 2025, 18:25 UTC, <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106> [accessed 18 April 2026]
Chicago style
The Wiki Camp 2 contributors, "Main Page," The Wiki Camp 2, https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106 (accessed April 18, 2026).
CBE/CSE style
The Wiki Camp 2 contributors. Main Page [Internet]. The Wiki Camp 2; 2025 Sep 7, 18:25 UTC [cited 2026 Apr 18]. Available from: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106.
Bluebook style
Main Page, https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Wiki Camp 2",
title = "Main Page --- The Wiki Camp 2{,} ",
year = "2025",
url = "https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106",
note = "[Online; accessed 18-April-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 = "2025",
url = "\url{https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=141106}",
note = "[Online; accessed 18-April-2026]"
}