Cite This Page
Bibliographic details for RCBF
- Page name: RCBF
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 February 2010 14:14 UTC
- Date retrieved: 14 May 2025 01:57 UTC
- Permanent URL: https://rosettacode.org/wiki/RCBF?oldid=138411
- Page Version ID: 138411
Citation styles for RCBF
APA style
RCBF. (2010, February 6). Rosetta Code. Retrieved 01:57, May 14, 2025 from https://rosettacode.org/wiki/RCBF?oldid=138411.
MLA style
"RCBF." Rosetta Code. 6 Feb 2010, 14:14 UTC. 14 May 2025, 01:57 <https://rosettacode.org/wiki/RCBF?oldid=138411>.
MHRA style
Rosetta Code contributors, 'RCBF', Rosetta Code, 6 February 2010, 14:14 UTC, <https://rosettacode.org/wiki/RCBF?oldid=138411> [accessed 14 May 2025]
Chicago style
Rosetta Code contributors, "RCBF," Rosetta Code, https://rosettacode.org/wiki/RCBF?oldid=138411 (accessed May 14, 2025).
CBE/CSE style
Rosetta Code contributors. RCBF [Internet]. Rosetta Code; 2010 Feb 6, 14:14 UTC [cited 2025 May 14]. Available from: https://rosettacode.org/wiki/RCBF?oldid=138411.
Bluebook style
RCBF, https://rosettacode.org/wiki/RCBF?oldid=138411 (last visited May 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "RCBF --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/RCBF?oldid=138411", note = "[Online; accessed 14-May-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 = "RCBF --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/RCBF?oldid=138411}", note = "[Online; accessed 14-May-2025]" }