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