Cite This Page
Bibliographic details for Bitmap/Oz
- Page name: Bitmap/Oz
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 1 September 2022 15:58 UTC
- Date retrieved: 28 April 2025 19:07 UTC
- Permanent URL: https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476
- Page Version ID: 329476
Citation styles for Bitmap/Oz
APA style
Bitmap/Oz. (2022, September 1). Rosetta Code. Retrieved 19:07, April 28, 2025 from https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476.
MLA style
"Bitmap/Oz." Rosetta Code. 1 Sep 2022, 15:58 UTC. 28 Apr 2025, 19:07 <https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476>.
MHRA style
Rosetta Code contributors, 'Bitmap/Oz', Rosetta Code, 1 September 2022, 15:58 UTC, <https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476> [accessed 28 April 2025]
Chicago style
Rosetta Code contributors, "Bitmap/Oz," Rosetta Code, https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476 (accessed April 28, 2025).
CBE/CSE style
Rosetta Code contributors. Bitmap/Oz [Internet]. Rosetta Code; 2022 Sep 1, 15:58 UTC [cited 2025 Apr 28]. Available from: https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476.
Bluebook style
Bitmap/Oz, https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476 (last visited April 28, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Bitmap/Oz --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476", note = "[Online; accessed 28-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 = "Bitmap/Oz --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476}", note = "[Online; accessed 28-April-2025]" }