Cite This Page
Bibliographic details for Linux
- Page name: Linux
- Author: WikiRaider contributors
- Publisher: WikiRaider, .
- Date of last revision: 5 April 2024 07:31 UTC
- Date retrieved: 7 March 2026 02:14 UTC
- Permanent URL: https://www.wikiraider.com/index.php?title=Linux&oldid=49762
- Page Version ID: 49762
Citation styles for Linux
APA style
Linux. (2024, April 5). WikiRaider, . Retrieved 02:14, March 7, 2026 from https://www.wikiraider.com/index.php?title=Linux&oldid=49762.
MLA style
"Linux." WikiRaider, . 5 Apr 2024, 07:31 UTC. 7 Mar 2026, 02:14 <https://www.wikiraider.com/index.php?title=Linux&oldid=49762>.
MHRA style
WikiRaider contributors, 'Linux', WikiRaider, , 5 April 2024, 07:31 UTC, <https://www.wikiraider.com/index.php?title=Linux&oldid=49762> [accessed 7 March 2026]
Chicago style
WikiRaider contributors, "Linux," WikiRaider, , https://www.wikiraider.com/index.php?title=Linux&oldid=49762 (accessed March 7, 2026).
CBE/CSE style
WikiRaider contributors. Linux [Internet]. WikiRaider, ; 2024 Apr 5, 07:31 UTC [cited 2026 Mar 7]. Available from: https://www.wikiraider.com/index.php?title=Linux&oldid=49762.
Bluebook style
Linux, https://www.wikiraider.com/index.php?title=Linux&oldid=49762 (last visited March 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiRaider",
title = "Linux --- WikiRaider{,} ",
year = "2024",
url = "https://www.wikiraider.com/index.php?title=Linux&oldid=49762",
note = "[Online; accessed 7-March-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 = "WikiRaider",
title = "Linux --- WikiRaider{,} ",
year = "2024",
url = "\url{https://www.wikiraider.com/index.php?title=Linux&oldid=49762}",
note = "[Online; accessed 7-March-2026]"
}