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: 8 December 2024 15:23 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 15:23, December 8, 2024 from https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476.
MLA style
"Bitmap/Oz." Rosetta Code. 1 Sep 2022, 15:58 UTC. 8 Dec 2024, 15:23 <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 8 December 2024]
Chicago style
Rosetta Code contributors, "Bitmap/Oz," Rosetta Code, https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476 (accessed December 8, 2024).
CBE/CSE style
Rosetta Code contributors. Bitmap/Oz [Internet]. Rosetta Code; 2022 Sep 1, 15:58 UTC [cited 2024 Dec 8]. Available from: https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476.
Bluebook style
Bitmap/Oz, https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476 (last visited December 8, 2024).
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 8-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 = "Bitmap/Oz --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Bitmap/Oz?oldid=329476}", note = "[Online; accessed 8-December-2024]" }