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: 22 August 2025 19:45 UTC
- Date retrieved: 17 August 2026 04:22 UTC
- Permanent URL: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=140672
- Page Version ID: 140672
Citation styles for Main Page
APA style
Main Page. (2025, August 22). The Wiki Camp 2. Retrieved 04:22, August 17, 2026 from https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=140672.
MLA style
"Main Page." The Wiki Camp 2. 22 Aug 2025, 19:45 UTC. 17 Aug 2026, 04:22 <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=140672>.
MHRA style
The Wiki Camp 2 contributors, 'Main Page', The Wiki Camp 2, 22 August 2025, 19:45 UTC, <https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=140672> [accessed 17 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=140672 (accessed August 17, 2026).
CBE/CSE style
The Wiki Camp 2 contributors. Main Page [Internet]. The Wiki Camp 2; 2025 Aug 22, 19:45 UTC [cited 2026 Aug 17]. Available from: https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=140672.
Bluebook style
Main Page, https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=140672 (last visited August 17, 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=140672",
note = "[Online; accessed 17-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 = "2025",
url = "\url{https://camp2.rectangle.zone/index.php?title=Main_Page&oldid=140672}",
note = "[Online; accessed 17-August-2026]"
}