Cite This Page
Bibliographic details for Library/C Runtime/RAND MAX
- Page name: Library/C Runtime/RAND MAX
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 23 November 2010 01:22 UTC
- Date retrieved: 26 March 2025 18:31 UTC
- Permanent URL: https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694
- Page Version ID: 165694
Citation styles for Library/C Runtime/RAND MAX
APA style
Library/C Runtime/RAND MAX. (2010, November 23). Rosetta Code. Retrieved 18:31, March 26, 2025 from https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694.
MLA style
"Library/C Runtime/RAND MAX." Rosetta Code. 23 Nov 2010, 01:22 UTC. 26 Mar 2025, 18:31 <https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694>.
MHRA style
Rosetta Code contributors, 'Library/C Runtime/RAND MAX', Rosetta Code, 23 November 2010, 01:22 UTC, <https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694> [accessed 26 March 2025]
Chicago style
Rosetta Code contributors, "Library/C Runtime/RAND MAX," Rosetta Code, https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694 (accessed March 26, 2025).
CBE/CSE style
Rosetta Code contributors. Library/C Runtime/RAND MAX [Internet]. Rosetta Code; 2010 Nov 23, 01:22 UTC [cited 2025 Mar 26]. Available from: https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694.
Bluebook style
Library/C Runtime/RAND MAX, https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694 (last visited March 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Library/C Runtime/RAND MAX --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694", note = "[Online; accessed 26-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 = "Library/C Runtime/RAND MAX --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Library/C_Runtime/RAND_MAX?oldid=165694}", note = "[Online; accessed 26-March-2025]" }