Cite This Page
Bibliographic details for Glossary
- Page name: Glossary
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 27 December 2022 01:49 UTC
- Date retrieved: 3 August 2026 12:27 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=826
- Page Version ID: 826
Citation styles for Glossary
APA style
Glossary. (2022, December 27). Miscellany, . Retrieved 12:27, August 3, 2026 from https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=826.
MLA style
"Glossary." Miscellany, . 27 Dec 2022, 01:49 UTC. 3 Aug 2026, 12:27 <https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=826>.
MHRA style
Miscellany contributors, 'Glossary', Miscellany, , 27 December 2022, 01:49 UTC, <https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=826> [accessed 3 August 2026]
Chicago style
Miscellany contributors, "Glossary," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=826 (accessed August 3, 2026).
CBE/CSE style
Miscellany contributors. Glossary [Internet]. Miscellany, ; 2022 Dec 27, 01:49 UTC [cited 2026 Aug 3]. Available from: https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=826.
Bluebook style
Glossary, https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=826 (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=826",
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=826}",
note = "[Online; accessed 3-August-2026]"
}