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: 18 December 2024 11:46 UTC
- Date retrieved: 9 February 2025 05:44 UTC
- Permanent URL: https://rosettacode.org/wiki/Compound_data_type?oldid=374502
- Page Version ID: 374502
Citation styles for Compound data type
APA style
Compound data type. (2024, December 18). Rosetta Code. Retrieved 05:44, February 9, 2025 from https://rosettacode.org/wiki/Compound_data_type?oldid=374502.
MLA style
"Compound data type." Rosetta Code. 18 Dec 2024, 11:46 UTC. 9 Feb 2025, 05:44 <https://rosettacode.org/wiki/Compound_data_type?oldid=374502>.
MHRA style
Rosetta Code contributors, 'Compound data type', Rosetta Code, 18 December 2024, 11:46 UTC, <https://rosettacode.org/wiki/Compound_data_type?oldid=374502> [accessed 9 February 2025]
Chicago style
Rosetta Code contributors, "Compound data type," Rosetta Code, https://rosettacode.org/wiki/Compound_data_type?oldid=374502 (accessed February 9, 2025).
CBE/CSE style
Rosetta Code contributors. Compound data type [Internet]. Rosetta Code; 2024 Dec 18, 11:46 UTC [cited 2025 Feb 9]. Available from: https://rosettacode.org/wiki/Compound_data_type?oldid=374502.
Bluebook style
Compound data type, https://rosettacode.org/wiki/Compound_data_type?oldid=374502 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Compound data type --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Compound_data_type?oldid=374502", note = "[Online; accessed 9-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 = "Compound data type --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Compound_data_type?oldid=374502}", note = "[Online; accessed 9-February-2025]" }