Cite This Page
Bibliographic details for Guides:Contributing
- Page name: Guides:Contributing
- Author: Kerbal Powers Wiki contributors
- Publisher: Kerbal Powers Wiki, .
- Date of last revision: 27 October 2022 23:05 UTC
- Date retrieved: 14 April 2026 22:31 UTC
- Permanent URL: https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419
- Page Version ID: 5419
Citation styles for Guides:Contributing
APA style
Guides:Contributing. (2022, October 27). Kerbal Powers Wiki, . Retrieved 22:31, April 14, 2026 from https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419.
MLA style
"Guides:Contributing." Kerbal Powers Wiki, . 27 Oct 2022, 23:05 UTC. 14 Apr 2026, 22:31 <https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419>.
MHRA style
Kerbal Powers Wiki contributors, 'Guides:Contributing', Kerbal Powers Wiki, , 27 October 2022, 23:05 UTC, <https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419> [accessed 14 April 2026]
Chicago style
Kerbal Powers Wiki contributors, "Guides:Contributing," Kerbal Powers Wiki, , https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419 (accessed April 14, 2026).
CBE/CSE style
Kerbal Powers Wiki contributors. Guides:Contributing [Internet]. Kerbal Powers Wiki, ; 2022 Oct 27, 23:05 UTC [cited 2026 Apr 14]. Available from: https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419.
Bluebook style
Guides:Contributing, https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Kerbal Powers Wiki",
title = "Guides:Contributing --- Kerbal Powers Wiki{,} ",
year = "2022",
url = "https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419",
note = "[Online; accessed 14-April-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 = "Kerbal Powers Wiki",
title = "Guides:Contributing --- Kerbal Powers Wiki{,} ",
year = "2022",
url = "\url{https://wiki.kerbalpowers.org/index.php?title=Guides:Contributing&oldid=5419}",
note = "[Online; accessed 14-April-2026]"
}