Cite This Page
Bibliographic details for Quick Start Guide
- Page name: Quick Start Guide
- Author: Rabbit Hole Computing contributors
- Publisher: Rabbit Hole Computing.
- Date of last revision: 15 October 2024 02:45 UTC
- Date retrieved: 12 June 2025 22:26 UTC
- Permanent URL: http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22
- Page Version ID: 22
Citation styles for Quick Start Guide
APA style
Quick Start Guide. (2024, October 15). Rabbit Hole Computing. Retrieved 22:26, June 12, 2025 from http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22.
MLA style
"Quick Start Guide." Rabbit Hole Computing. 15 Oct 2024, 02:45 UTC. 12 Jun 2025, 22:26 <http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22>.
MHRA style
Rabbit Hole Computing contributors, 'Quick Start Guide', Rabbit Hole Computing, 15 October 2024, 02:45 UTC, <http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22> [accessed 12 June 2025]
Chicago style
Rabbit Hole Computing contributors, "Quick Start Guide," Rabbit Hole Computing, http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22 (accessed June 12, 2025).
CBE/CSE style
Rabbit Hole Computing contributors. Quick Start Guide [Internet]. Rabbit Hole Computing; 2024 Oct 15, 02:45 UTC [cited 2025 Jun 12]. Available from: http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22.
Bluebook style
Quick Start Guide, http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22 (last visited June 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rabbit Hole Computing", title = "Quick Start Guide --- Rabbit Hole Computing{,} ", year = "2024", url = "http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22", note = "[Online; accessed 12-June-2025]" }
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 = "Quick Start Guide --- Rabbit Hole Computing{,} ", year = "2024", url = "\url{http://wiki.rabbitholecomputing.com/index.php?title=Quick_Start_Guide&oldid=22}", note = "[Online; accessed 12-June-2025]" }