Cite This Page
Bibliographic details for Literals/Integer
- Page name: Literals/Integer
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 29 November 2024 07:59 UTC
- Date retrieved: 19 January 2025 23:51 UTC
- Permanent URL: https://rosettacode.org/wiki/Literals/Integer?oldid=373878
- Page Version ID: 373878
Citation styles for Literals/Integer
APA style
Literals/Integer. (2024, November 29). Rosetta Code. Retrieved 23:51, January 19, 2025 from https://rosettacode.org/wiki/Literals/Integer?oldid=373878.
MLA style
"Literals/Integer." Rosetta Code. 29 Nov 2024, 07:59 UTC. 19 Jan 2025, 23:51 <https://rosettacode.org/wiki/Literals/Integer?oldid=373878>.
MHRA style
Rosetta Code contributors, 'Literals/Integer', Rosetta Code, 29 November 2024, 07:59 UTC, <https://rosettacode.org/wiki/Literals/Integer?oldid=373878> [accessed 19 January 2025]
Chicago style
Rosetta Code contributors, "Literals/Integer," Rosetta Code, https://rosettacode.org/wiki/Literals/Integer?oldid=373878 (accessed January 19, 2025).
CBE/CSE style
Rosetta Code contributors. Literals/Integer [Internet]. Rosetta Code; 2024 Nov 29, 07:59 UTC [cited 2025 Jan 19]. Available from: https://rosettacode.org/wiki/Literals/Integer?oldid=373878.
Bluebook style
Literals/Integer, https://rosettacode.org/wiki/Literals/Integer?oldid=373878 (last visited January 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Literals/Integer --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Literals/Integer?oldid=373878", note = "[Online; accessed 19-January-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 = "Literals/Integer --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Literals/Integer?oldid=373878}", note = "[Online; accessed 19-January-2025]" }