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