Cite This Page
Bibliographic details for Playing cards/C
- Page name: Playing cards/C
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 May 2011 09:13 UTC
- Date retrieved: 27 April 2025 00:19 UTC
- Permanent URL: https://rosettacode.org/wiki/Playing_cards/C?oldid=136178
- Page Version ID: 136178
Citation styles for Playing cards/C
APA style
Playing cards/C. (2011, May 6). Rosetta Code. Retrieved 00:19, April 27, 2025 from https://rosettacode.org/wiki/Playing_cards/C?oldid=136178.
MLA style
"Playing cards/C." Rosetta Code. 6 May 2011, 09:13 UTC. 27 Apr 2025, 00:19 <https://rosettacode.org/wiki/Playing_cards/C?oldid=136178>.
MHRA style
Rosetta Code contributors, 'Playing cards/C', Rosetta Code, 6 May 2011, 09:13 UTC, <https://rosettacode.org/wiki/Playing_cards/C?oldid=136178> [accessed 27 April 2025]
Chicago style
Rosetta Code contributors, "Playing cards/C," Rosetta Code, https://rosettacode.org/wiki/Playing_cards/C?oldid=136178 (accessed April 27, 2025).
CBE/CSE style
Rosetta Code contributors. Playing cards/C [Internet]. Rosetta Code; 2011 May 6, 09:13 UTC [cited 2025 Apr 27]. Available from: https://rosettacode.org/wiki/Playing_cards/C?oldid=136178.
Bluebook style
Playing cards/C, https://rosettacode.org/wiki/Playing_cards/C?oldid=136178 (last visited April 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Playing cards/C --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/wiki/Playing_cards/C?oldid=136178", note = "[Online; accessed 27-April-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 = "Rosetta Code", title = "Playing cards/C --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/wiki/Playing_cards/C?oldid=136178}", note = "[Online; accessed 27-April-2025]" }