Cite This Page
Bibliographic details for List of Script Menus
- Page name: List of Script Menus
- Author: SkyTemple contributors
- Publisher: SkyTemple.
- Date of last revision: 15 February 2026 04:09 UTC
- Date retrieved: 11 July 2026 02:46 UTC
- Permanent URL: https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438
- Page Version ID: 1438
Citation styles for List of Script Menus
APA style
List of Script Menus. (2026, February 15). SkyTemple. Retrieved 02:46, July 11, 2026 from https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438.
MLA style
"List of Script Menus." SkyTemple. 15 Feb 2026, 04:09 UTC. 11 Jul 2026, 02:46 <https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438>.
MHRA style
SkyTemple contributors, 'List of Script Menus', SkyTemple, 15 February 2026, 04:09 UTC, <https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438> [accessed 11 July 2026]
Chicago style
SkyTemple contributors, "List of Script Menus," SkyTemple, https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438 (accessed July 11, 2026).
CBE/CSE style
SkyTemple contributors. List of Script Menus [Internet]. SkyTemple; 2026 Feb 15, 04:09 UTC [cited 2026 Jul 11]. Available from: https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438.
Bluebook style
List of Script Menus, https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SkyTemple",
title = "List of Script Menus --- SkyTemple{,} ",
year = "2026",
url = "https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438",
note = "[Online; accessed 11-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 = "SkyTemple",
title = "List of Script Menus --- SkyTemple{,} ",
year = "2026",
url = "\url{https://wiki.skytemple.org/index.php?title=List_of_Script_Menus&oldid=1438}",
note = "[Online; accessed 11-July-2026]"
}