Cite This Page
Bibliographic details for Nimber arithmetic
- Page name: Nimber arithmetic
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 January 2024 10:34 UTC
- Date retrieved: 13 February 2025 21:40 UTC
- Permanent URL: https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183
- Page Version ID: 354183
Citation styles for Nimber arithmetic
APA style
Nimber arithmetic. (2024, January 6). Rosetta Code. Retrieved 21:40, February 13, 2025 from https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183.
MLA style
"Nimber arithmetic." Rosetta Code. 6 Jan 2024, 10:34 UTC. 13 Feb 2025, 21:40 <https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183>.
MHRA style
Rosetta Code contributors, 'Nimber arithmetic', Rosetta Code, 6 January 2024, 10:34 UTC, <https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183> [accessed 13 February 2025]
Chicago style
Rosetta Code contributors, "Nimber arithmetic," Rosetta Code, https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183 (accessed February 13, 2025).
CBE/CSE style
Rosetta Code contributors. Nimber arithmetic [Internet]. Rosetta Code; 2024 Jan 6, 10:34 UTC [cited 2025 Feb 13]. Available from: https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183.
Bluebook style
Nimber arithmetic, https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183 (last visited February 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Nimber arithmetic --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183", note = "[Online; accessed 13-February-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 = "Nimber arithmetic --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Nimber_arithmetic?oldid=354183}", note = "[Online; accessed 13-February-2025]" }