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