Cite This Page
Bibliographic details for Linux Intermediate
- Page name: Linux Intermediate
- Author: JimboWiki contributors
- Publisher: JimboWiki, .
- Date of last revision: 20 April 2007 17:46 UTC
- Date retrieved: 13 June 2026 22:36 UTC
- Permanent URL: https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662
- Page Version ID: 1662
Citation styles for Linux Intermediate
APA style
Linux Intermediate. (2007, April 20). JimboWiki, . Retrieved 22:36, June 13, 2026 from https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662.
MLA style
"Linux Intermediate." JimboWiki, . 20 Apr 2007, 17:46 UTC. 13 Jun 2026, 22:36 <https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662>.
MHRA style
JimboWiki contributors, 'Linux Intermediate', JimboWiki, , 20 April 2007, 17:46 UTC, <https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662> [accessed 13 June 2026]
Chicago style
JimboWiki contributors, "Linux Intermediate," JimboWiki, , https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662 (accessed June 13, 2026).
CBE/CSE style
JimboWiki contributors. Linux Intermediate [Internet]. JimboWiki, ; 2007 Apr 20, 17:46 UTC [cited 2026 Jun 13]. Available from: https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662.
Bluebook style
Linux Intermediate, https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "Linux Intermediate --- JimboWiki{,} ",
year = "2007",
url = "https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662",
note = "[Online; accessed 13-June-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 = "JimboWiki",
title = "Linux Intermediate --- JimboWiki{,} ",
year = "2007",
url = "\url{https://www.jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662}",
note = "[Online; accessed 13-June-2026]"
}