Cite This Page
Bibliographic details for Library/C Runtime/ranged rand
- Page name: Library/C Runtime/ranged rand
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 16 December 2012 18:24 UTC
- Date retrieved: 20 March 2023 23:15 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704
- Page Version ID: 165704
Citation styles for Library/C Runtime/ranged rand
APA style
Library/C Runtime/ranged rand. (2012, December 16). Rosetta Code, . Retrieved 23:15, March 20, 2023 from https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704.
MLA style
"Library/C Runtime/ranged rand." Rosetta Code, . 16 Dec 2012, 18:24 UTC. 20 Mar 2023, 23:15 <https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704>.
MHRA style
Rosetta Code contributors, 'Library/C Runtime/ranged rand', Rosetta Code, , 16 December 2012, 18:24 UTC, <https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704> [accessed 20 March 2023]
Chicago style
Rosetta Code contributors, "Library/C Runtime/ranged rand," Rosetta Code, , https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704 (accessed March 20, 2023).
CBE/CSE style
Rosetta Code contributors. Library/C Runtime/ranged rand [Internet]. Rosetta Code, ; 2012 Dec 16, 18:24 UTC [cited 2023 Mar 20]. Available from: https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704.
Bluebook style
Library/C Runtime/ranged rand, https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Library/C Runtime/ranged rand --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704", note = "[Online; accessed 20-March-2023]" }
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/ranged rand --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/w/index.php?title=Library/C_Runtime/ranged_rand&oldid=165704}", note = "[Online; accessed 20-March-2023]" }