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 00:46 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Linux&oldid=882
- Page Version ID: 882
Citation styles for Linux
APA style
Linux. (2022, February 11). SizeCoding, . Retrieved 00:46, May 27, 2022 from http://www.sizecoding.org/index.php?title=Linux&oldid=882.
MLA style
"Linux." SizeCoding, . 11 Feb 2022, 00:28 UTC. 27 May 2022, 00:46 <http://www.sizecoding.org/index.php?title=Linux&oldid=882>.
MHRA style
SizeCoding contributors, 'Linux', SizeCoding, , 11 February 2022, 00:28 UTC, <http://www.sizecoding.org/index.php?title=Linux&oldid=882> [accessed 27 May 2022]
Chicago style
SizeCoding contributors, "Linux," SizeCoding, , http://www.sizecoding.org/index.php?title=Linux&oldid=882 (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=882.
Bluebook style
Linux, http://www.sizecoding.org/index.php?title=Linux&oldid=882 (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=882", 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=882}", note = "[Online; accessed 27-May-2022]" }