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