Cite This Page
Bibliographic details for AntiSoftlock
- Page name: AntiSoftlock
- Author: SkyTemple contributors
- Publisher: SkyTemple.
- Date of last revision: 21 July 2024 18:50 UTC
- Date retrieved: 8 June 2026 07:50 UTC
- Permanent URL: https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858
- Page Version ID: 858
Citation styles for AntiSoftlock
APA style
AntiSoftlock. (2024, July 21). SkyTemple. Retrieved 07:50, June 8, 2026 from https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858.
MLA style
"AntiSoftlock." SkyTemple. 21 Jul 2024, 18:50 UTC. 8 Jun 2026, 07:50 <https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858>.
MHRA style
SkyTemple contributors, 'AntiSoftlock', SkyTemple, 21 July 2024, 18:50 UTC, <https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858> [accessed 8 June 2026]
Chicago style
SkyTemple contributors, "AntiSoftlock," SkyTemple, https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858 (accessed June 8, 2026).
CBE/CSE style
SkyTemple contributors. AntiSoftlock [Internet]. SkyTemple; 2024 Jul 21, 18:50 UTC [cited 2026 Jun 8]. Available from: https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858.
Bluebook style
AntiSoftlock, https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SkyTemple",
title = "AntiSoftlock --- SkyTemple{,} ",
year = "2024",
url = "https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858",
note = "[Online; accessed 8-June-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 = "SkyTemple",
title = "AntiSoftlock --- SkyTemple{,} ",
year = "2024",
url = "\url{https://wiki.skytemple.org/index.php?title=AntiSoftlock&oldid=858}",
note = "[Online; accessed 8-June-2026]"
}