Cite This Page
Bibliographic details for Linux
- Page name: Linux
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 23 July 2026 17:20 UTC
- Date retrieved: 3 August 2026 08:15 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998
- Page Version ID: 998
Citation styles for Linux
APA style
Linux. (2026, July 23). Miscellany, . Retrieved 08:15, August 3, 2026 from https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998.
MLA style
"Linux." Miscellany, . 23 Jul 2026, 17:20 UTC. 3 Aug 2026, 08:15 <https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998>.
MHRA style
Miscellany contributors, 'Linux', Miscellany, , 23 July 2026, 17:20 UTC, <https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998> [accessed 3 August 2026]
Chicago style
Miscellany contributors, "Linux," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998 (accessed August 3, 2026).
CBE/CSE style
Miscellany contributors. Linux [Internet]. Miscellany, ; 2026 Jul 23, 17:20 UTC [cited 2026 Aug 3]. Available from: https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998.
Bluebook style
Linux, https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998 (last visited August 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "Linux --- Miscellany{,} ",
year = "2026",
url = "https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998",
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 = "Linux --- Miscellany{,} ",
year = "2026",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=Linux&oldid=998}",
note = "[Online; accessed 3-August-2026]"
}