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