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