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: 6 October 2024 05:04 UTC
- Date retrieved: 9 December 2024 00:58 UTC
- Permanent URL: https://rosettacode.org/wiki/Compound_data_type?oldid=371024
- Page Version ID: 371024
Citation styles for Compound data type
APA style
Compound data type. (2024, October 6). Rosetta Code. Retrieved 00:58, December 9, 2024 from https://rosettacode.org/wiki/Compound_data_type?oldid=371024.
MLA style
"Compound data type." Rosetta Code. 6 Oct 2024, 05:04 UTC. 9 Dec 2024, 00:58 <https://rosettacode.org/wiki/Compound_data_type?oldid=371024>.
MHRA style
Rosetta Code contributors, 'Compound data type', Rosetta Code, 6 October 2024, 05:04 UTC, <https://rosettacode.org/wiki/Compound_data_type?oldid=371024> [accessed 9 December 2024]
Chicago style
Rosetta Code contributors, "Compound data type," Rosetta Code, https://rosettacode.org/wiki/Compound_data_type?oldid=371024 (accessed December 9, 2024).
CBE/CSE style
Rosetta Code contributors. Compound data type [Internet]. Rosetta Code; 2024 Oct 6, 05:04 UTC [cited 2024 Dec 9]. Available from: https://rosettacode.org/wiki/Compound_data_type?oldid=371024.
Bluebook style
Compound data type, https://rosettacode.org/wiki/Compound_data_type?oldid=371024 (last visited December 9, 2024).
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=371024", note = "[Online; accessed 9-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 = "Compound data type --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Compound_data_type?oldid=371024}", note = "[Online; accessed 9-December-2024]" }