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