Cite This Page
Bibliographic details for Linux
- Page name: Linux
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 11 February 2022 00:28 UTC
- Date retrieved: 15 August 2022 13:06 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Linux&oldid=874
- Page Version ID: 874
Citation styles for Linux
APA style
Linux. (2022, February 11). SizeCoding, . Retrieved 13:06, August 15, 2022 from http://www.sizecoding.org/index.php?title=Linux&oldid=874.
MLA style
"Linux." SizeCoding, . 11 Feb 2022, 00:28 UTC. 15 Aug 2022, 13:06 <http://www.sizecoding.org/index.php?title=Linux&oldid=874>.
MHRA style
SizeCoding contributors, 'Linux', SizeCoding, , 11 February 2022, 00:28 UTC, <http://www.sizecoding.org/index.php?title=Linux&oldid=874> [accessed 15 August 2022]
Chicago style
SizeCoding contributors, "Linux," SizeCoding, , http://www.sizecoding.org/index.php?title=Linux&oldid=874 (accessed August 15, 2022).
CBE/CSE style
SizeCoding contributors. Linux [Internet]. SizeCoding, ; 2022 Feb 11, 00:28 UTC [cited 2022 Aug 15]. Available from: http://www.sizecoding.org/index.php?title=Linux&oldid=874.
Bluebook style
Linux, http://www.sizecoding.org/index.php?title=Linux&oldid=874 (last visited August 15, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "SizeCoding", title = "Linux --- SizeCoding{,} ", year = "2022", url = "http://www.sizecoding.org/index.php?title=Linux&oldid=874", note = "[Online; accessed 15-August-2022]" }
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 = "SizeCoding", title = "Linux --- SizeCoding{,} ", year = "2022", url = "\url{http://www.sizecoding.org/index.php?title=Linux&oldid=874}", note = "[Online; accessed 15-August-2022]" }