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: 11 March 2026 16:50 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 16:50, March 11, 2026 from https://plover.wiki/index.php?title=Installation_Guide&oldid=4670.
MLA style
"Installation Guide." Plover Wiki. 26 Feb 2026, 08:58 UTC. 11 Mar 2026, 16:50 <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 11 March 2026]
Chicago style
Plover Wiki contributors, "Installation Guide," Plover Wiki, https://plover.wiki/index.php?title=Installation_Guide&oldid=4670 (accessed March 11, 2026).
CBE/CSE style
Plover Wiki contributors. Installation Guide [Internet]. Plover Wiki; 2026 Feb 26, 08:58 UTC [cited 2026 Mar 11]. 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 March 11, 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 11-March-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 11-March-2026]"
}