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