Cite This Page
Bibliographic details for Inheritance/Single
- Page name: Inheritance/Single
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 24 June 2024 00:51 UTC
- Date retrieved: 8 December 2024 12:20 UTC
- Permanent URL: https://rosettacode.org/wiki/Inheritance/Single?oldid=365705
- Page Version ID: 365705
Citation styles for Inheritance/Single
APA style
Inheritance/Single. (2024, June 24). Rosetta Code. Retrieved 12:20, December 8, 2024 from https://rosettacode.org/wiki/Inheritance/Single?oldid=365705.
MLA style
"Inheritance/Single." Rosetta Code. 24 Jun 2024, 00:51 UTC. 8 Dec 2024, 12:20 <https://rosettacode.org/wiki/Inheritance/Single?oldid=365705>.
MHRA style
Rosetta Code contributors, 'Inheritance/Single', Rosetta Code, 24 June 2024, 00:51 UTC, <https://rosettacode.org/wiki/Inheritance/Single?oldid=365705> [accessed 8 December 2024]
Chicago style
Rosetta Code contributors, "Inheritance/Single," Rosetta Code, https://rosettacode.org/wiki/Inheritance/Single?oldid=365705 (accessed December 8, 2024).
CBE/CSE style
Rosetta Code contributors. Inheritance/Single [Internet]. Rosetta Code; 2024 Jun 24, 00:51 UTC [cited 2024 Dec 8]. Available from: https://rosettacode.org/wiki/Inheritance/Single?oldid=365705.
Bluebook style
Inheritance/Single, https://rosettacode.org/wiki/Inheritance/Single?oldid=365705 (last visited December 8, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Inheritance/Single --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Inheritance/Single?oldid=365705", note = "[Online; accessed 8-December-2024]" }
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 = "Inheritance/Single --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Inheritance/Single?oldid=365705}", note = "[Online; accessed 8-December-2024]" }