Cite This Page
Bibliographic details for Buyer's Guide
- Page name: Buyer's Guide
- Author: Rabbit Hole Computing contributors
- Publisher: Rabbit Hole Computing.
- Date of last revision: 30 October 2024 14:25 UTC
- Date retrieved: 10 February 2026 18:40 UTC
- Permanent URL: http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41
- Page Version ID: 41
Citation styles for Buyer's Guide
APA style
Buyer's Guide. (2024, October 30). Rabbit Hole Computing. Retrieved 18:40, February 10, 2026 from http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41.
MLA style
"Buyer's Guide." Rabbit Hole Computing. 30 Oct 2024, 14:25 UTC. 10 Feb 2026, 18:40 <http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41>.
MHRA style
Rabbit Hole Computing contributors, 'Buyer's Guide', Rabbit Hole Computing, 30 October 2024, 14:25 UTC, <http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41> [accessed 10 February 2026]
Chicago style
Rabbit Hole Computing contributors, "Buyer's Guide," Rabbit Hole Computing, http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41 (accessed February 10, 2026).
CBE/CSE style
Rabbit Hole Computing contributors. Buyer's Guide [Internet]. Rabbit Hole Computing; 2024 Oct 30, 14:25 UTC [cited 2026 Feb 10]. Available from: http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41.
Bluebook style
Buyer's Guide, http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41 (last visited February 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Rabbit Hole Computing",
title = "Buyer's Guide --- Rabbit Hole Computing{,} ",
year = "2024",
url = "http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41",
note = "[Online; accessed 10-February-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 = "Buyer's Guide --- Rabbit Hole Computing{,} ",
year = "2024",
url = "\url{http://wiki.rabbitholecomputing.com/index.php?title=Buyer%27s_Guide&oldid=41}",
note = "[Online; accessed 10-February-2026]"
}