Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: JimboWiki contributors
- Publisher: JimboWiki, .
- Date of last revision: 5 April 2013 17:24 UTC
- Date retrieved: 14 May 2026 11:41 UTC
- Permanent URL: https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066
- Page Version ID: 2066
Citation styles for Main Page
APA style
Main Page. (2013, April 5). JimboWiki, . Retrieved 11:41, May 14, 2026 from https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066.
MLA style
"Main Page." JimboWiki, . 5 Apr 2013, 17:24 UTC. 14 May 2026, 11:41 <https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066>.
MHRA style
JimboWiki contributors, 'Main Page', JimboWiki, , 5 April 2013, 17:24 UTC, <https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066> [accessed 14 May 2026]
Chicago style
JimboWiki contributors, "Main Page," JimboWiki, , https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066 (accessed May 14, 2026).
CBE/CSE style
JimboWiki contributors. Main Page [Internet]. JimboWiki, ; 2013 Apr 5, 17:24 UTC [cited 2026 May 14]. Available from: https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066.
Bluebook style
Main Page, https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "Main Page --- JimboWiki{,} ",
year = "2013",
url = "https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066",
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 = "Main Page --- JimboWiki{,} ",
year = "2013",
url = "\url{https://mail.jimbodude.net/w/index.php?title=Main_Page&oldid=2066}",
note = "[Online; accessed 14-May-2026]"
}