Cite This Page
Bibliographic details for Compound data type
- Page name: Compound data type
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 February 2025 10:49 UTC
- Date retrieved: 18 April 2025 15:59 UTC
- Permanent URL: https://rosettacode.org/wiki/Compound_data_type?oldid=377702
- Page Version ID: 377702
Citation styles for Compound data type
APA style
Compound data type. (2025, February 27). Rosetta Code. Retrieved 15:59, April 18, 2025 from https://rosettacode.org/wiki/Compound_data_type?oldid=377702.
MLA style
"Compound data type." Rosetta Code. 27 Feb 2025, 10:49 UTC. 18 Apr 2025, 15:59 <https://rosettacode.org/wiki/Compound_data_type?oldid=377702>.
MHRA style
Rosetta Code contributors, 'Compound data type', Rosetta Code, 27 February 2025, 10:49 UTC, <https://rosettacode.org/wiki/Compound_data_type?oldid=377702> [accessed 18 April 2025]
Chicago style
Rosetta Code contributors, "Compound data type," Rosetta Code, https://rosettacode.org/wiki/Compound_data_type?oldid=377702 (accessed April 18, 2025).
CBE/CSE style
Rosetta Code contributors. Compound data type [Internet]. Rosetta Code; 2025 Feb 27, 10:49 UTC [cited 2025 Apr 18]. Available from: https://rosettacode.org/wiki/Compound_data_type?oldid=377702.
Bluebook style
Compound data type, https://rosettacode.org/wiki/Compound_data_type?oldid=377702 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Compound data type --- Rosetta Code{,} ", year = "2025", url = "https://rosettacode.org/wiki/Compound_data_type?oldid=377702", note = "[Online; accessed 18-April-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 = "Compound data type --- Rosetta Code{,} ", year = "2025", url = "\url{https://rosettacode.org/wiki/Compound_data_type?oldid=377702}", note = "[Online; accessed 18-April-2025]" }