Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Rabbit Hole Computing contributors
- Publisher: Rabbit Hole Computing.
- Date of last revision: 25 January 2025 21:40 UTC
- Date retrieved: 17 January 2026 12:40 UTC
- Permanent URL: http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81
- Page Version ID: 81
Citation styles for Main Page
APA style
Main Page. (2025, January 25). Rabbit Hole Computing. Retrieved 12:40, January 17, 2026 from http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81.
MLA style
"Main Page." Rabbit Hole Computing. 25 Jan 2025, 21:40 UTC. 17 Jan 2026, 12:40 <http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81>.
MHRA style
Rabbit Hole Computing contributors, 'Main Page', Rabbit Hole Computing, 25 January 2025, 21:40 UTC, <http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81> [accessed 17 January 2026]
Chicago style
Rabbit Hole Computing contributors, "Main Page," Rabbit Hole Computing, http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81 (accessed January 17, 2026).
CBE/CSE style
Rabbit Hole Computing contributors. Main Page [Internet]. Rabbit Hole Computing; 2025 Jan 25, 21:40 UTC [cited 2026 Jan 17]. Available from: http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81.
Bluebook style
Main Page, http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81 (last visited January 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Rabbit Hole Computing",
title = "Main Page --- Rabbit Hole Computing{,} ",
year = "2025",
url = "http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81",
note = "[Online; accessed 17-January-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 = "Rabbit Hole Computing",
title = "Main Page --- Rabbit Hole Computing{,} ",
year = "2025",
url = "\url{http://wiki.rabbitholecomputing.com/index.php?title=Main_Page&oldid=81}",
note = "[Online; accessed 17-January-2026]"
}