Cite This Page
Bibliographic details for Main Page/Page that might crash your computer
- Page name: Main Page/Page that might crash your computer
- Author: The Wiki Camp 2 contributors
- Publisher: The Wiki Camp 2.
- Date of last revision: 18 February 2026 01:46 UTC
- Date retrieved: 13 May 2026 03:14 UTC
- Permanent URL: https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812
- Page Version ID: 148812
Citation styles for Main Page/Page that might crash your computer
APA style
Main Page/Page that might crash your computer. (2026, February 18). The Wiki Camp 2. Retrieved 03:14, May 13, 2026 from https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812.
MLA style
"Main Page/Page that might crash your computer." The Wiki Camp 2. 18 Feb 2026, 01:46 UTC. 13 May 2026, 03:14 <https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812>.
MHRA style
The Wiki Camp 2 contributors, 'Main Page/Page that might crash your computer', The Wiki Camp 2, 18 February 2026, 01:46 UTC, <https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812> [accessed 13 May 2026]
Chicago style
The Wiki Camp 2 contributors, "Main Page/Page that might crash your computer," The Wiki Camp 2, https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812 (accessed May 13, 2026).
CBE/CSE style
The Wiki Camp 2 contributors. Main Page/Page that might crash your computer [Internet]. The Wiki Camp 2; 2026 Feb 18, 01:46 UTC [cited 2026 May 13]. Available from: https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812.
Bluebook style
Main Page/Page that might crash your computer, https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Wiki Camp 2",
title = "Main Page/Page that might crash your computer --- The Wiki Camp 2{,} ",
year = "2026",
url = "https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812",
note = "[Online; accessed 13-May-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/Page that might crash your computer --- The Wiki Camp 2{,} ",
year = "2026",
url = "\url{https://camp2.rectangle.zone/index.php?title=Main_Page/Page_that_might_crash_your_computer&oldid=148812}",
note = "[Online; accessed 13-May-2026]"
}