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: 2 June 2026 19:14 UTC
- Permanent URL: https://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 19:14, June 2, 2026 from https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662.
MLA style
"Linux Intermediate." JimboWiki, . 20 Apr 2007, 17:46 UTC. 2 Jun 2026, 19:14 <https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662>.
MHRA style
JimboWiki contributors, 'Linux Intermediate', JimboWiki, , 20 April 2007, 17:46 UTC, <https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662> [accessed 2 June 2026]
Chicago style
JimboWiki contributors, "Linux Intermediate," JimboWiki, , https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662 (accessed June 2, 2026).
CBE/CSE style
JimboWiki contributors. Linux Intermediate [Internet]. JimboWiki, ; 2007 Apr 20, 17:46 UTC [cited 2026 Jun 2]. Available from: https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662.
Bluebook style
Linux Intermediate, https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662 (last visited June 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "Linux Intermediate --- JimboWiki{,} ",
year = "2007",
url = "https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662",
note = "[Online; accessed 2-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://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1662}",
note = "[Online; accessed 2-June-2026]"
}