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: 3 September 2026 14:52 UTC
- Permanent URL: https://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 14:52, September 3, 2026 from https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1639.
MLA style
"Linux Intermediate." JimboWiki, . 20 Apr 2007, 17:46 UTC. 3 Sep 2026, 14:52 <https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1639>.
MHRA style
JimboWiki contributors, 'Linux Intermediate', JimboWiki, , 20 April 2007, 17:46 UTC, <https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1639> [accessed 3 September 2026]
Chicago style
JimboWiki contributors, "Linux Intermediate," JimboWiki, , https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1639 (accessed September 3, 2026).
CBE/CSE style
JimboWiki contributors. Linux Intermediate [Internet]. JimboWiki, ; 2007 Apr 20, 17:46 UTC [cited 2026 Sep 3]. Available from: https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1639.
Bluebook style
Linux Intermediate, https://jimbodude.net/w/index.php?title=Linux_Intermediate&oldid=1639 (last visited September 3, 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=1639",
note = "[Online; accessed 3-September-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=1639}",
note = "[Online; accessed 3-September-2026]"
}