Cite This Page
Bibliographic details for Starter List
- Page name: Starter List
- Author: SkyTemple contributors
- Publisher: SkyTemple.
- Date of last revision: 25 November 2023 19:34 UTC
- Date retrieved: 17 June 2026 12:43 UTC
- Permanent URL: https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439
- Page Version ID: 439
Citation styles for Starter List
APA style
Starter List. (2023, November 25). SkyTemple. Retrieved 12:43, June 17, 2026 from https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439.
MLA style
"Starter List." SkyTemple. 25 Nov 2023, 19:34 UTC. 17 Jun 2026, 12:43 <https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439>.
MHRA style
SkyTemple contributors, 'Starter List', SkyTemple, 25 November 2023, 19:34 UTC, <https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439> [accessed 17 June 2026]
Chicago style
SkyTemple contributors, "Starter List," SkyTemple, https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439 (accessed June 17, 2026).
CBE/CSE style
SkyTemple contributors. Starter List [Internet]. SkyTemple; 2023 Nov 25, 19:34 UTC [cited 2026 Jun 17]. Available from: https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439.
Bluebook style
Starter List, https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SkyTemple",
title = "Starter List --- SkyTemple{,} ",
year = "2023",
url = "https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439",
note = "[Online; accessed 17-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 = "Starter List --- SkyTemple{,} ",
year = "2023",
url = "\url{https://wiki.skytemple.org/index.php?title=Starter_List&oldid=439}",
note = "[Online; accessed 17-June-2026]"
}