Cite This Page
Bibliographic details for Data Representation - Controlling Fields in a Structure
- Page name: Data Representation - Controlling Fields in a Structure
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 February 2010 13:01 UTC
- Date retrieved: 10 December 2024 12:26 UTC
- Permanent URL: https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177
- Page Version ID: 138177
Citation styles for Data Representation - Controlling Fields in a Structure
APA style
Data Representation - Controlling Fields in a Structure. (2010, February 6). Rosetta Code. Retrieved 12:26, December 10, 2024 from https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177.
MLA style
"Data Representation - Controlling Fields in a Structure." Rosetta Code. 6 Feb 2010, 13:01 UTC. 10 Dec 2024, 12:26 <https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177>.
MHRA style
Rosetta Code contributors, 'Data Representation - Controlling Fields in a Structure', Rosetta Code, 6 February 2010, 13:01 UTC, <https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177> [accessed 10 December 2024]
Chicago style
Rosetta Code contributors, "Data Representation - Controlling Fields in a Structure," Rosetta Code, https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177 (accessed December 10, 2024).
CBE/CSE style
Rosetta Code contributors. Data Representation - Controlling Fields in a Structure [Internet]. Rosetta Code; 2010 Feb 6, 13:01 UTC [cited 2024 Dec 10]. Available from: https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177.
Bluebook style
Data Representation - Controlling Fields in a Structure, https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177 (last visited December 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Data Representation - Controlling Fields in a Structure --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177", note = "[Online; accessed 10-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 = "Data Representation - Controlling Fields in a Structure --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Data_Representation_-_Controlling_Fields_in_a_Structure?oldid=138177}", note = "[Online; accessed 10-December-2024]" }