Cite This Page
Bibliographic details for Web Interface Instructions
- Page name: Web Interface Instructions
- Author: Rabbit Hole Computing contributors
- Publisher: Rabbit Hole Computing.
- Date of last revision: 18 March 2025 19:30 UTC
- Date retrieved: 20 April 2026 12:27 UTC
- Permanent URL: http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100
- Page Version ID: 100
Citation styles for Web Interface Instructions
APA style
Web Interface Instructions. (2025, March 18). Rabbit Hole Computing. Retrieved 12:27, April 20, 2026 from http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100.
MLA style
"Web Interface Instructions." Rabbit Hole Computing. 18 Mar 2025, 19:30 UTC. 20 Apr 2026, 12:27 <http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100>.
MHRA style
Rabbit Hole Computing contributors, 'Web Interface Instructions', Rabbit Hole Computing, 18 March 2025, 19:30 UTC, <http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100> [accessed 20 April 2026]
Chicago style
Rabbit Hole Computing contributors, "Web Interface Instructions," Rabbit Hole Computing, http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100 (accessed April 20, 2026).
CBE/CSE style
Rabbit Hole Computing contributors. Web Interface Instructions [Internet]. Rabbit Hole Computing; 2025 Mar 18, 19:30 UTC [cited 2026 Apr 20]. Available from: http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100.
Bluebook style
Web Interface Instructions, http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Rabbit Hole Computing",
title = "Web Interface Instructions --- Rabbit Hole Computing{,} ",
year = "2025",
url = "http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100",
note = "[Online; accessed 20-April-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 = "Web Interface Instructions --- Rabbit Hole Computing{,} ",
year = "2025",
url = "\url{http://wiki.rabbitholecomputing.com/index.php?title=Web_Interface_Instructions&oldid=100}",
note = "[Online; accessed 20-April-2026]"
}