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