|
|
Cite This Page
Bibliographic details for Linux guide
- Page name: Linux guide
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 9 June 2019 13:22 UTC
- Date retrieved: 15 May 2026 09:34 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689
- Page Version ID: 5689
Citation styles for Linux guide
APA style
Linux guide. (2019, June 9). zaoniao, . Retrieved 09:34, May 15, 2026 from http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689.
MLA style
"Linux guide." zaoniao, . 9 Jun 2019, 13:22 UTC. 15 May 2026, 09:34 <http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689>.
MHRA style
zaoniao contributors, 'Linux guide', zaoniao, , 9 June 2019, 13:22 UTC, <http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Linux guide," zaoniao, , http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Linux guide [Internet]. zaoniao, ; 2019 Jun 9, 13:22 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689.
Bluebook style
Linux guide, http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Linux guide --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689",
note = "[Online; accessed 15-May-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 = "zaoniao",
title = "Linux guide --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Linux_guide&oldid=5689}",
note = "[Online; accessed 15-May-2026]"
}