Cite This Page
Bibliographic details for Set, the card game
- Page name: Set, the card game
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 22 July 2024 19:53 UTC
- Date retrieved: 24 April 2025 10:48 UTC
- Permanent URL: https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081
- Page Version ID: 367081
Citation styles for Set, the card game
APA style
Set, the card game. (2024, July 22). Rosetta Code. Retrieved 10:48, April 24, 2025 from https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081.
MLA style
"Set, the card game." Rosetta Code. 22 Jul 2024, 19:53 UTC. 24 Apr 2025, 10:48 <https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081>.
MHRA style
Rosetta Code contributors, 'Set, the card game', Rosetta Code, 22 July 2024, 19:53 UTC, <https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081> [accessed 24 April 2025]
Chicago style
Rosetta Code contributors, "Set, the card game," Rosetta Code, https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081 (accessed April 24, 2025).
CBE/CSE style
Rosetta Code contributors. Set, the card game [Internet]. Rosetta Code; 2024 Jul 22, 19:53 UTC [cited 2025 Apr 24]. Available from: https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081.
Bluebook style
Set, the card game, https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081 (last visited April 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Set, the card game --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081", note = "[Online; accessed 24-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 = "Set, the card game --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Set,_the_card_game?oldid=367081}", note = "[Online; accessed 24-April-2025]" }