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