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: 13 June 2026 23:14 UTC
- Permanent URL: https://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515
- Page Version ID: 1515
Citation styles for Main Page
APA style
Main Page. (2013, April 5). JimboWiki, . Retrieved 23:14, June 13, 2026 from https://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515.
MLA style
"Main Page." JimboWiki, . 5 Apr 2013, 17:24 UTC. 13 Jun 2026, 23:14 <https://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515>.
MHRA style
JimboWiki contributors, 'Main Page', JimboWiki, , 5 April 2013, 17:24 UTC, <https://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515> [accessed 13 June 2026]
Chicago style
JimboWiki contributors, "Main Page," JimboWiki, , https://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515 (accessed June 13, 2026).
CBE/CSE style
JimboWiki contributors. Main Page [Internet]. JimboWiki, ; 2013 Apr 5, 17:24 UTC [cited 2026 Jun 13]. Available from: https://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515.
Bluebook style
Main Page, https://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "Main Page --- JimboWiki{,} ",
year = "2013",
url = "https://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515",
note = "[Online; accessed 13-June-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://www.jimbodude.net/w/index.php?title=Main_Page&oldid=1515}",
note = "[Online; accessed 13-June-2026]"
}