Cite This Page
Bibliographic details for How to add a second partner
- Page name: How to add a second partner
- Author: SkyTemple contributors
- Publisher: SkyTemple.
- Date of last revision: 27 March 2026 23:18 UTC
- Date retrieved: 17 June 2026 00:54 UTC
- Permanent URL: https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495
- Page Version ID: 1495
Citation styles for How to add a second partner
APA style
How to add a second partner. (2026, March 27). SkyTemple. Retrieved 00:54, June 17, 2026 from https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495.
MLA style
"How to add a second partner." SkyTemple. 27 Mar 2026, 23:18 UTC. 17 Jun 2026, 00:54 <https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495>.
MHRA style
SkyTemple contributors, 'How to add a second partner', SkyTemple, 27 March 2026, 23:18 UTC, <https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495> [accessed 17 June 2026]
Chicago style
SkyTemple contributors, "How to add a second partner," SkyTemple, https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495 (accessed June 17, 2026).
CBE/CSE style
SkyTemple contributors. How to add a second partner [Internet]. SkyTemple; 2026 Mar 27, 23:18 UTC [cited 2026 Jun 17]. Available from: https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495.
Bluebook style
How to add a second partner, https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SkyTemple",
title = "How to add a second partner --- SkyTemple{,} ",
year = "2026",
url = "https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495",
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 = "How to add a second partner --- SkyTemple{,} ",
year = "2026",
url = "\url{https://wiki.skytemple.org/index.php?title=How_to_add_a_second_partner&oldid=1495}",
note = "[Online; accessed 17-June-2026]"
}