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 Changelog
- Page name: Changelog
- Author: CrustyWindows contributors
- Publisher: CrustyWindows.
- Date of last revision: 31 March 2023 02:52 UTC
- Date retrieved: 13 July 2026 04:06 UTC
- Permanent URL: https://crustywindo.ws/w/index.php?title=Changelog&oldid=100
- Page Version ID: 100
Citation styles for Changelog
APA style
Changelog. (2023, March 31). CrustyWindows. Retrieved 04:06, July 13, 2026 from https://crustywindo.ws/w/index.php?title=Changelog&oldid=100.
MLA style
"Changelog." CrustyWindows. 31 Mar 2023, 02:52 UTC. 13 Jul 2026, 04:06 <https://crustywindo.ws/w/index.php?title=Changelog&oldid=100>.
MHRA style
CrustyWindows contributors, 'Changelog', CrustyWindows, 31 March 2023, 02:52 UTC, <https://crustywindo.ws/w/index.php?title=Changelog&oldid=100> [accessed 13 July 2026]
Chicago style
CrustyWindows contributors, "Changelog," CrustyWindows, https://crustywindo.ws/w/index.php?title=Changelog&oldid=100 (accessed July 13, 2026).
CBE/CSE style
CrustyWindows contributors. Changelog [Internet]. CrustyWindows; 2023 Mar 31, 02:52 UTC [cited 2026 Jul 13]. Available from: https://crustywindo.ws/w/index.php?title=Changelog&oldid=100.
Bluebook style
Changelog, https://crustywindo.ws/w/index.php?title=Changelog&oldid=100 (last visited July 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CrustyWindows",
title = "Changelog --- CrustyWindows{,} ",
year = "2023",
url = "https://crustywindo.ws/w/index.php?title=Changelog&oldid=100",
note = "[Online; accessed 13-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 = "Changelog --- CrustyWindows{,} ",
year = "2023",
url = "\url{https://crustywindo.ws/w/index.php?title=Changelog&oldid=100}",
note = "[Online; accessed 13-July-2026]"
}