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