Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: jWiki contributors
- Publisher: jWiki, .
- Date of last revision: 7 September 2024 06:59 UTC
- Date retrieved: 15 June 2026 04:58 UTC
- Permanent URL: http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194
- Page Version ID: 194
Citation styles for Main Page
APA style
Main Page. (2024, September 7). jWiki, . Retrieved 04:58, June 15, 2026 from http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194.
MLA style
"Main Page." jWiki, . 7 Sep 2024, 06:59 UTC. 15 Jun 2026, 04:58 <http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194>.
MHRA style
jWiki contributors, 'Main Page', jWiki, , 7 September 2024, 06:59 UTC, <http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194> [accessed 15 June 2026]
Chicago style
jWiki contributors, "Main Page," jWiki, , http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194 (accessed June 15, 2026).
CBE/CSE style
jWiki contributors. Main Page [Internet]. jWiki, ; 2024 Sep 7, 06:59 UTC [cited 2026 Jun 15]. Available from: http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194.
Bluebook style
Main Page, http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "jWiki",
title = "Main Page --- jWiki{,} ",
year = "2024",
url = "http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194",
note = "[Online; accessed 15-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 = "jWiki",
title = "Main Page --- jWiki{,} ",
year = "2024",
url = "\url{http://wiki.jamesgerity.com/index.php?title=Main_Page&oldid=194}",
note = "[Online; accessed 15-June-2026]"
}