Cite This Page
Bibliographic details for Coin counter
- Page name: Coin counter
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 3 January 2013 00:23 UTC
- Date retrieved: 8 April 2026 01:28 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225
- Page Version ID: 2225
Citation styles for Coin counter
APA style
Coin counter. (2013, January 3). Fixme.ch, . Retrieved 01:28, April 8, 2026 from https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225.
MLA style
"Coin counter." Fixme.ch, . 3 Jan 2013, 00:23 UTC. 8 Apr 2026, 01:28 <https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225>.
MHRA style
Fixme.ch contributors, 'Coin counter', Fixme.ch, , 3 January 2013, 00:23 UTC, <https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225> [accessed 8 April 2026]
Chicago style
Fixme.ch contributors, "Coin counter," Fixme.ch, , https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225 (accessed April 8, 2026).
CBE/CSE style
Fixme.ch contributors. Coin counter [Internet]. Fixme.ch, ; 2013 Jan 3, 00:23 UTC [cited 2026 Apr 8]. Available from: https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225.
Bluebook style
Coin counter, https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225 (last visited April 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Coin counter --- Fixme.ch{,} ",
year = "2013",
url = "https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225",
note = "[Online; accessed 8-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 = "Fixme.ch",
title = "Coin counter --- Fixme.ch{,} ",
year = "2013",
url = "\url{https://fixme.ch/w/index.php?title=Coin_counter&oldid=2225}",
note = "[Online; accessed 8-April-2026]"
}