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