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: 21 April 2026 22:15 UTC
- Permanent URL: https://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 22:15, April 21, 2026 from https://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. 21 Apr 2026, 22:15 <https://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, <https://jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008> [accessed 21 April 2026]
Chicago style
JimboWiki contributors, "/home/jimbo21/public html/wiki," JimboWiki, , https://jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008 (accessed April 21, 2026).
CBE/CSE style
JimboWiki contributors. /home/jimbo21/public html/wiki [Internet]. JimboWiki, ; 2009 Sep 26, 23:28 UTC [cited 2026 Apr 21]. Available from: https://jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008.
Bluebook style
/home/jimbo21/public html/wiki, https://jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008 (last visited April 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "/home/jimbo21/public html/wiki --- JimboWiki{,} ",
year = "2009",
url = "https://jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008",
note = "[Online; accessed 21-April-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{https://jimbodude.net/w/index.php?title=/home/jimbo21/public_html/wiki&oldid=2008}",
note = "[Online; accessed 21-April-2026]"
}