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