Cite This Page
Bibliographic details for Checkout counter
- Page name: Checkout counter
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 28 August 2005 22:49 UTC
- Date retrieved: 17 June 2026 23:21 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505
- Page Version ID: 14505
Citation styles for Checkout counter
APA style
Checkout counter. (2005, August 28). Consumerium development wiki. Retrieved 23:21, June 17, 2026 from https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505.
MLA style
"Checkout counter." Consumerium development wiki. 28 Aug 2005, 22:49 UTC. 17 Jun 2026, 23:21 <https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505>.
MHRA style
Consumerium development wiki contributors, 'Checkout counter', Consumerium development wiki, 28 August 2005, 22:49 UTC, <https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505> [accessed 17 June 2026]
Chicago style
Consumerium development wiki contributors, "Checkout counter," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505 (accessed June 17, 2026).
CBE/CSE style
Consumerium development wiki contributors. Checkout counter [Internet]. Consumerium development wiki; 2005 Aug 28, 22:49 UTC [cited 2026 Jun 17]. Available from: https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505.
Bluebook style
Checkout counter, https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Checkout counter --- Consumerium development wiki{,} ",
year = "2005",
url = "https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505",
note = "[Online; accessed 17-June-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 = "Consumerium development wiki",
title = "Checkout counter --- Consumerium development wiki{,} ",
year = "2005",
url = "\url{https://develop.consumerium.org/w/index.php?title=Checkout_counter&oldid=14505}",
note = "[Online; accessed 17-June-2026]"
}