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