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