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