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