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