Cite This Page
Bibliographic details for /home/jimbo21/public html/wiki
- Page name: /home/jimbo21/public html/wiki
- Author: JimboWiki contributors
- Publisher: JimboWiki, .
- Date of last revision: 26 September 2009 23:28 UTC
- Date retrieved: 2 August 2026 05:35 UTC
- Permanent URL: http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008
- Page Version ID: 2008
Citation styles for /home/jimbo21/public html/wiki
APA style
/home/jimbo21/public html/wiki. (2009, September 26). JimboWiki, . Retrieved 05:35, August 2, 2026 from http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008.
MLA style
"/home/jimbo21/public html/wiki." JimboWiki, . 26 Sep 2009, 23:28 UTC. 2 Aug 2026, 05:35 <http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008>.
MHRA style
JimboWiki contributors, '/home/jimbo21/public html/wiki', JimboWiki, , 26 September 2009, 23:28 UTC, <http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008> [accessed 2 August 2026]
Chicago style
JimboWiki contributors, "/home/jimbo21/public html/wiki," JimboWiki, , http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008 (accessed August 2, 2026).
CBE/CSE style
JimboWiki contributors. /home/jimbo21/public html/wiki [Internet]. JimboWiki, ; 2009 Sep 26, 23:28 UTC [cited 2026 Aug 2]. Available from: http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008.
Bluebook style
/home/jimbo21/public html/wiki, http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008 (last visited August 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "/home/jimbo21/public html/wiki --- JimboWiki{,} ",
year = "2009",
url = "http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008",
note = "[Online; accessed 2-August-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 = "/home/jimbo21/public html/wiki --- JimboWiki{,} ",
year = "2009",
url = "\url{http://www.jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008}",
note = "[Online; accessed 2-August-2026]"
}