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