If you plan to make a YouTube video or other content using bootlegs downloaded from our site, although we can't and won't force you to do anything, we greatly appreciate attribution for the large amounts of time and effort we spend finding these bootlegs. Thank you!
Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: CrustyWindows contributors
- Publisher: CrustyWindows.
- Date of last revision: 10 January 2025 14:44 UTC
- Date retrieved: 17 July 2026 14:03 UTC
- Permanent URL: https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754
- Page Version ID: 31754
Citation styles for Main Page
APA style
Main Page. (2025, January 10). CrustyWindows. Retrieved 14:03, July 17, 2026 from https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754.
MLA style
"Main Page." CrustyWindows. 10 Jan 2025, 14:44 UTC. 17 Jul 2026, 14:03 <https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754>.
MHRA style
CrustyWindows contributors, 'Main Page', CrustyWindows, 10 January 2025, 14:44 UTC, <https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754> [accessed 17 July 2026]
Chicago style
CrustyWindows contributors, "Main Page," CrustyWindows, https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754 (accessed July 17, 2026).
CBE/CSE style
CrustyWindows contributors. Main Page [Internet]. CrustyWindows; 2025 Jan 10, 14:44 UTC [cited 2026 Jul 17]. Available from: https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754.
Bluebook style
Main Page, https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CrustyWindows",
title = "Main Page --- CrustyWindows{,} ",
year = "2025",
url = "https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754",
note = "[Online; accessed 17-July-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 = "CrustyWindows",
title = "Main Page --- CrustyWindows{,} ",
year = "2025",
url = "\url{https://crustywindo.ws/w/index.php?title=Main_Page&oldid=31754}",
note = "[Online; accessed 17-July-2026]"
}