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