Cite This Page
Bibliographic details for Straddling checkerboard
- Page name: Straddling checkerboard
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 28 March 2024 17:51 UTC
- Date retrieved: 12 May 2025 11:52 UTC
- Permanent URL: https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999
- Page Version ID: 362999
Citation styles for Straddling checkerboard
APA style
Straddling checkerboard. (2024, March 28). Rosetta Code. Retrieved 11:52, May 12, 2025 from https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999.
MLA style
"Straddling checkerboard." Rosetta Code. 28 Mar 2024, 17:51 UTC. 12 May 2025, 11:52 <https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999>.
MHRA style
Rosetta Code contributors, 'Straddling checkerboard', Rosetta Code, 28 March 2024, 17:51 UTC, <https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999> [accessed 12 May 2025]
Chicago style
Rosetta Code contributors, "Straddling checkerboard," Rosetta Code, https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999 (accessed May 12, 2025).
CBE/CSE style
Rosetta Code contributors. Straddling checkerboard [Internet]. Rosetta Code; 2024 Mar 28, 17:51 UTC [cited 2025 May 12]. Available from: https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999.
Bluebook style
Straddling checkerboard, https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999 (last visited May 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Straddling checkerboard --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999", note = "[Online; accessed 12-May-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 = "Straddling checkerboard --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Straddling_checkerboard?oldid=362999}", note = "[Online; accessed 12-May-2025]" }