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