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