Cite This Page
Bibliographic details for Installation Guide
- Page name: Installation Guide
- Author: Plover Wiki contributors
- Publisher: Plover Wiki.
- Date of last revision: 9 June 2026 14:49 UTC
- Date retrieved: 14 July 2026 00:36 UTC
- Permanent URL: https://plover.wiki/index.php?title=Installation_Guide&oldid=4729
- Page Version ID: 4729
Citation styles for Installation Guide
APA style
Installation Guide. (2026, June 9). Plover Wiki. Retrieved 00:36, July 14, 2026 from https://plover.wiki/index.php?title=Installation_Guide&oldid=4729.
MLA style
"Installation Guide." Plover Wiki. 9 Jun 2026, 14:49 UTC. 14 Jul 2026, 00:36 <https://plover.wiki/index.php?title=Installation_Guide&oldid=4729>.
MHRA style
Plover Wiki contributors, 'Installation Guide', Plover Wiki, 9 June 2026, 14:49 UTC, <https://plover.wiki/index.php?title=Installation_Guide&oldid=4729> [accessed 14 July 2026]
Chicago style
Plover Wiki contributors, "Installation Guide," Plover Wiki, https://plover.wiki/index.php?title=Installation_Guide&oldid=4729 (accessed July 14, 2026).
CBE/CSE style
Plover Wiki contributors. Installation Guide [Internet]. Plover Wiki; 2026 Jun 9, 14:49 UTC [cited 2026 Jul 14]. Available from: https://plover.wiki/index.php?title=Installation_Guide&oldid=4729.
Bluebook style
Installation Guide, https://plover.wiki/index.php?title=Installation_Guide&oldid=4729 (last visited July 14, 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=4729",
note = "[Online; accessed 14-July-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=4729}",
note = "[Online; accessed 14-July-2026]"
}