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