Cite This Page
Bibliographic details for Glossary
- Page name: Glossary
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 28 January 2023 03:56 UTC
- Date retrieved: 23 April 2026 01:59 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885
- Page Version ID: 885
Citation styles for Glossary
APA style
Glossary. (2023, January 28). Miscellany, . Retrieved 01:59, April 23, 2026 from https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885.
MLA style
"Glossary." Miscellany, . 28 Jan 2023, 03:56 UTC. 23 Apr 2026, 01:59 <https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885>.
MHRA style
Miscellany contributors, 'Glossary', Miscellany, , 28 January 2023, 03:56 UTC, <https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885> [accessed 23 April 2026]
Chicago style
Miscellany contributors, "Glossary," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885 (accessed April 23, 2026).
CBE/CSE style
Miscellany contributors. Glossary [Internet]. Miscellany, ; 2023 Jan 28, 03:56 UTC [cited 2026 Apr 23]. Available from: https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885.
Bluebook style
Glossary, https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885 (last visited April 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "Glossary --- Miscellany{,} ",
year = "2023",
url = "https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885",
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 = "2023",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=Glossary&oldid=885}",
note = "[Online; accessed 23-April-2026]"
}