Cite This Page
Bibliographic details for Flipping bits game
- Page name: Flipping bits game
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 25 June 2024 13:59 UTC
- Date retrieved: 8 December 2024 06:33 UTC
- Permanent URL: https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766
- Page Version ID: 365766
Citation styles for Flipping bits game
APA style
Flipping bits game. (2024, June 25). Rosetta Code. Retrieved 06:33, December 8, 2024 from https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766.
MLA style
"Flipping bits game." Rosetta Code. 25 Jun 2024, 13:59 UTC. 8 Dec 2024, 06:33 <https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766>.
MHRA style
Rosetta Code contributors, 'Flipping bits game', Rosetta Code, 25 June 2024, 13:59 UTC, <https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766> [accessed 8 December 2024]
Chicago style
Rosetta Code contributors, "Flipping bits game," Rosetta Code, https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766 (accessed December 8, 2024).
CBE/CSE style
Rosetta Code contributors. Flipping bits game [Internet]. Rosetta Code; 2024 Jun 25, 13:59 UTC [cited 2024 Dec 8]. Available from: https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766.
Bluebook style
Flipping bits game, https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766 (last visited December 8, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Flipping bits game --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766", note = "[Online; accessed 8-December-2024]" }
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 = "Flipping bits game --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Flipping_bits_game?oldid=365766}", note = "[Online; accessed 8-December-2024]" }