Cite This Page
Bibliographic details for Patches Section
- Page name: Patches Section
- Author: SkyTemple contributors
- Publisher: SkyTemple.
- Date of last revision: 11 June 2026 05:35 UTC
- Date retrieved: 19 August 2026 08:42 UTC
- Permanent URL: https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557
- Page Version ID: 1557
Citation styles for Patches Section
APA style
Patches Section. (2026, June 11). SkyTemple. Retrieved 08:42, August 19, 2026 from https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557.
MLA style
"Patches Section." SkyTemple. 11 Jun 2026, 05:35 UTC. 19 Aug 2026, 08:42 <https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557>.
MHRA style
SkyTemple contributors, 'Patches Section', SkyTemple, 11 June 2026, 05:35 UTC, <https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557> [accessed 19 August 2026]
Chicago style
SkyTemple contributors, "Patches Section," SkyTemple, https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557 (accessed August 19, 2026).
CBE/CSE style
SkyTemple contributors. Patches Section [Internet]. SkyTemple; 2026 Jun 11, 05:35 UTC [cited 2026 Aug 19]. Available from: https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557.
Bluebook style
Patches Section, https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557 (last visited August 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SkyTemple",
title = "Patches Section --- SkyTemple{,} ",
year = "2026",
url = "https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557",
note = "[Online; accessed 19-August-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 = "Patches Section --- SkyTemple{,} ",
year = "2026",
url = "\url{https://wiki.skytemple.org/index.php?title=Patches_Section&oldid=1557}",
note = "[Online; accessed 19-August-2026]"
}