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