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