Cite This Page
Bibliographic details for Installation Guide
- Page name: Installation Guide
- Author: Plover Wiki contributors
- Publisher: Plover Wiki.
- Date of last revision: 26 February 2026 08:58 UTC
- Date retrieved: 10 June 2026 06:46 UTC
- Permanent URL: https://plover.wiki/index.php?title=Installation_Guide&oldid=4670
- Page Version ID: 4670
Citation styles for Installation Guide
APA style
Installation Guide. (2026, February 26). Plover Wiki. Retrieved 06:46, June 10, 2026 from https://plover.wiki/index.php?title=Installation_Guide&oldid=4670.
MLA style
"Installation Guide." Plover Wiki. 26 Feb 2026, 08:58 UTC. 10 Jun 2026, 06:46 <https://plover.wiki/index.php?title=Installation_Guide&oldid=4670>.
MHRA style
Plover Wiki contributors, 'Installation Guide', Plover Wiki, 26 February 2026, 08:58 UTC, <https://plover.wiki/index.php?title=Installation_Guide&oldid=4670> [accessed 10 June 2026]
Chicago style
Plover Wiki contributors, "Installation Guide," Plover Wiki, https://plover.wiki/index.php?title=Installation_Guide&oldid=4670 (accessed June 10, 2026).
CBE/CSE style
Plover Wiki contributors. Installation Guide [Internet]. Plover Wiki; 2026 Feb 26, 08:58 UTC [cited 2026 Jun 10]. Available from: https://plover.wiki/index.php?title=Installation_Guide&oldid=4670.
Bluebook style
Installation Guide, https://plover.wiki/index.php?title=Installation_Guide&oldid=4670 (last visited June 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Plover Wiki",
title = "Installation Guide --- Plover Wiki{,} ",
year = "2026",
url = "https://plover.wiki/index.php?title=Installation_Guide&oldid=4670",
note = "[Online; accessed 10-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 = "Plover Wiki",
title = "Installation Guide --- Plover Wiki{,} ",
year = "2026",
url = "\url{https://plover.wiki/index.php?title=Installation_Guide&oldid=4670}",
note = "[Online; accessed 10-June-2026]"
}