Cite This Page
Bibliographic details for 9 billion names of God the integer/REXX histogram
- Page name: 9 billion names of God the integer/REXX histogram
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 21 December 2015 22:38 UTC
- Date retrieved: 9 October 2024 13:04 UTC
- Permanent URL: https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083
- Page Version ID: 231083
Citation styles for 9 billion names of God the integer/REXX histogram
APA style
9 billion names of God the integer/REXX histogram. (2015, December 21). Rosetta Code. Retrieved 13:04, October 9, 2024 from https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083.
MLA style
"9 billion names of God the integer/REXX histogram." Rosetta Code. 21 Dec 2015, 22:38 UTC. 9 Oct 2024, 13:04 <https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083>.
MHRA style
Rosetta Code contributors, '9 billion names of God the integer/REXX histogram', Rosetta Code, 21 December 2015, 22:38 UTC, <https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083> [accessed 9 October 2024]
Chicago style
Rosetta Code contributors, "9 billion names of God the integer/REXX histogram," Rosetta Code, https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083 (accessed October 9, 2024).
CBE/CSE style
Rosetta Code contributors. 9 billion names of God the integer/REXX histogram [Internet]. Rosetta Code; 2015 Dec 21, 22:38 UTC [cited 2024 Oct 9]. Available from: https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083.
Bluebook style
9 billion names of God the integer/REXX histogram, https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083 (last visited October 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "9 billion names of God the integer/REXX histogram --- Rosetta Code{,} ", year = "2015", url = "https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083", note = "[Online; accessed 9-October-2024]" }
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 = "9 billion names of God the integer/REXX histogram --- Rosetta Code{,} ", year = "2015", url = "\url{https://rosettacode.org/wiki/9_billion_names_of_God_the_integer/REXX_histogram?oldid=231083}", note = "[Online; accessed 9-October-2024]" }