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