Cite This Page
Bibliographic details for Library/C Runtime/ tcstoul
- Page name: Library/C Runtime/ tcstoul
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 21 November 2010 03:11 UTC
- Date retrieved: 17 April 2025 15:19 UTC
- Permanent URL: https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442
- Page Version ID: 165442
Citation styles for Library/C Runtime/ tcstoul
APA style
Library/C Runtime/ tcstoul. (2010, November 21). Rosetta Code. Retrieved 15:19, April 17, 2025 from https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442.
MLA style
"Library/C Runtime/ tcstoul." Rosetta Code. 21 Nov 2010, 03:11 UTC. 17 Apr 2025, 15:19 <https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442>.
MHRA style
Rosetta Code contributors, 'Library/C Runtime/ tcstoul', Rosetta Code, 21 November 2010, 03:11 UTC, <https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442> [accessed 17 April 2025]
Chicago style
Rosetta Code contributors, "Library/C Runtime/ tcstoul," Rosetta Code, https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442 (accessed April 17, 2025).
CBE/CSE style
Rosetta Code contributors. Library/C Runtime/ tcstoul [Internet]. Rosetta Code; 2010 Nov 21, 03:11 UTC [cited 2025 Apr 17]. Available from: https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442.
Bluebook style
Library/C Runtime/ tcstoul, https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442 (last visited April 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Library/C Runtime/ tcstoul --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442", note = "[Online; accessed 17-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 = "Library/C Runtime/ tcstoul --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Library/C_Runtime/_tcstoul?oldid=165442}", note = "[Online; accessed 17-April-2025]" }