Cite This Page
Bibliographic details for Supported hardware
- Page name: Supported hardware
- Author: Plover Wiki contributors
- Publisher: Plover Wiki.
- Date of last revision: 2 July 2026 16:23 UTC
- Date retrieved: 14 July 2026 01:40 UTC
- Permanent URL: https://plover.wiki/index.php?title=Supported_hardware&oldid=4736
- Page Version ID: 4736
Citation styles for Supported hardware
APA style
Supported hardware. (2026, July 2). Plover Wiki. Retrieved 01:40, July 14, 2026 from https://plover.wiki/index.php?title=Supported_hardware&oldid=4736.
MLA style
"Supported hardware." Plover Wiki. 2 Jul 2026, 16:23 UTC. 14 Jul 2026, 01:40 <https://plover.wiki/index.php?title=Supported_hardware&oldid=4736>.
MHRA style
Plover Wiki contributors, 'Supported hardware', Plover Wiki, 2 July 2026, 16:23 UTC, <https://plover.wiki/index.php?title=Supported_hardware&oldid=4736> [accessed 14 July 2026]
Chicago style
Plover Wiki contributors, "Supported hardware," Plover Wiki, https://plover.wiki/index.php?title=Supported_hardware&oldid=4736 (accessed July 14, 2026).
CBE/CSE style
Plover Wiki contributors. Supported hardware [Internet]. Plover Wiki; 2026 Jul 2, 16:23 UTC [cited 2026 Jul 14]. Available from: https://plover.wiki/index.php?title=Supported_hardware&oldid=4736.
Bluebook style
Supported hardware, https://plover.wiki/index.php?title=Supported_hardware&oldid=4736 (last visited July 14, 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=4736",
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 = "Supported hardware --- Plover Wiki{,} ",
year = "2026",
url = "\url{https://plover.wiki/index.php?title=Supported_hardware&oldid=4736}",
note = "[Online; accessed 14-July-2026]"
}