Cite This Page
Bibliographic details for Glossary
- Page name: Glossary
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 22 October 2022 17:54 UTC
- Date retrieved: 3 August 2026 11:30 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682
- Page Version ID: 682
Citation styles for Glossary
APA style
Glossary. (2022, October 22). Miscellany, . Retrieved 11:30, August 3, 2026 from https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682.
MLA style
"Glossary." Miscellany, . 22 Oct 2022, 17:54 UTC. 3 Aug 2026, 11:30 <https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682>.
MHRA style
Miscellany contributors, 'Glossary', Miscellany, , 22 October 2022, 17:54 UTC, <https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682> [accessed 3 August 2026]
Chicago style
Miscellany contributors, "Glossary," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682 (accessed August 3, 2026).
CBE/CSE style
Miscellany contributors. Glossary [Internet]. Miscellany, ; 2022 Oct 22, 17:54 UTC [cited 2026 Aug 3]. Available from: https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682.
Bluebook style
Glossary, https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682 (last visited August 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "Glossary --- Miscellany{,} ",
year = "2022",
url = "https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682",
note = "[Online; accessed 3-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 = "Miscellany",
title = "Glossary --- Miscellany{,} ",
year = "2022",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=682}",
note = "[Online; accessed 3-August-2026]"
}