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