Cite This Page
Bibliographic details for Borland C++
- Page name: Borland C++
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 24 February 2011 00:07 UTC
- Date retrieved: 27 March 2025 07:41 UTC
- Permanent URL: https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205
- Page Version ID: 46205
Citation styles for Borland C++
APA style
Borland C++. (2011, February 24). Rosetta Code. Retrieved 07:41, March 27, 2025 from https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205.
MLA style
"Borland C++." Rosetta Code. 24 Feb 2011, 00:07 UTC. 27 Mar 2025, 07:41 <https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205>.
MHRA style
Rosetta Code contributors, 'Borland C++', Rosetta Code, 24 February 2011, 00:07 UTC, <https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205> [accessed 27 March 2025]
Chicago style
Rosetta Code contributors, "Borland C++," Rosetta Code, https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205 (accessed March 27, 2025).
CBE/CSE style
Rosetta Code contributors. Borland C++ [Internet]. Rosetta Code; 2011 Feb 24, 00:07 UTC [cited 2025 Mar 27]. Available from: https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205.
Bluebook style
Borland C++, https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205 (last visited March 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Borland C++ --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205", note = "[Online; accessed 27-March-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 = "Borland C++ --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/wiki/Borland_C%2B%2B?oldid=46205}", note = "[Online; accessed 27-March-2025]" }