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