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