Cite This Page
Bibliographic details for Supported hardware
- Page name: Supported hardware
- Author: Plover Wiki contributors
- Publisher: Plover Wiki.
- Date of last revision: 28 October 2025 14:46 UTC
- Date retrieved: 11 March 2026 15:49 UTC
- Permanent URL: https://plover.wiki/index.php?title=Supported_hardware&oldid=4617
- Page Version ID: 4617
Citation styles for Supported hardware
APA style
Supported hardware. (2025, October 28). Plover Wiki. Retrieved 15:49, March 11, 2026 from https://plover.wiki/index.php?title=Supported_hardware&oldid=4617.
MLA style
"Supported hardware." Plover Wiki. 28 Oct 2025, 14:46 UTC. 11 Mar 2026, 15:49 <https://plover.wiki/index.php?title=Supported_hardware&oldid=4617>.
MHRA style
Plover Wiki contributors, 'Supported hardware', Plover Wiki, 28 October 2025, 14:46 UTC, <https://plover.wiki/index.php?title=Supported_hardware&oldid=4617> [accessed 11 March 2026]
Chicago style
Plover Wiki contributors, "Supported hardware," Plover Wiki, https://plover.wiki/index.php?title=Supported_hardware&oldid=4617 (accessed March 11, 2026).
CBE/CSE style
Plover Wiki contributors. Supported hardware [Internet]. Plover Wiki; 2025 Oct 28, 14:46 UTC [cited 2026 Mar 11]. Available from: https://plover.wiki/index.php?title=Supported_hardware&oldid=4617.
Bluebook style
Supported hardware, https://plover.wiki/index.php?title=Supported_hardware&oldid=4617 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Plover Wiki",
title = "Supported hardware --- Plover Wiki{,} ",
year = "2025",
url = "https://plover.wiki/index.php?title=Supported_hardware&oldid=4617",
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 = "Supported hardware --- Plover Wiki{,} ",
year = "2025",
url = "\url{https://plover.wiki/index.php?title=Supported_hardware&oldid=4617}",
note = "[Online; accessed 11-March-2026]"
}