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: 27 May 2022 06:12 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Linux&oldid=872
- Page Version ID: 872
Citation styles for Linux
APA style
Linux. (2022, February 11). SizeCoding, . Retrieved 06:12, May 27, 2022 from http://www.sizecoding.org/index.php?title=Linux&oldid=872.
MLA style
"Linux." SizeCoding, . 11 Feb 2022, 00:28 UTC. 27 May 2022, 06:12 <http://www.sizecoding.org/index.php?title=Linux&oldid=872>.
MHRA style
SizeCoding contributors, 'Linux', SizeCoding, , 11 February 2022, 00:28 UTC, <http://www.sizecoding.org/index.php?title=Linux&oldid=872> [accessed 27 May 2022]
Chicago style
SizeCoding contributors, "Linux," SizeCoding, , http://www.sizecoding.org/index.php?title=Linux&oldid=872 (accessed May 27, 2022).
CBE/CSE style
SizeCoding contributors. Linux [Internet]. SizeCoding, ; 2022 Feb 11, 00:28 UTC [cited 2022 May 27]. Available from: http://www.sizecoding.org/index.php?title=Linux&oldid=872.
Bluebook style
Linux, http://www.sizecoding.org/index.php?title=Linux&oldid=872 (last visited May 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "SizeCoding", title = "Linux --- SizeCoding{,} ", year = "2022", url = "http://www.sizecoding.org/index.php?title=Linux&oldid=872", note = "[Online; accessed 27-May-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=872}", note = "[Online; accessed 27-May-2022]" }