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