Cite This Page
Bibliographic details for Image noise/OCaml/Xlib
- Page name: Image noise/OCaml/Xlib
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 13 January 2025 20:25 UTC
- Date retrieved: 20 March 2025 15:54 UTC
- Permanent URL: https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640
- Page Version ID: 375640
Citation styles for Image noise/OCaml/Xlib
APA style
Image noise/OCaml/Xlib. (2025, January 13). Rosetta Code. Retrieved 15:54, March 20, 2025 from https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640.
MLA style
"Image noise/OCaml/Xlib." Rosetta Code. 13 Jan 2025, 20:25 UTC. 20 Mar 2025, 15:54 <https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640>.
MHRA style
Rosetta Code contributors, 'Image noise/OCaml/Xlib', Rosetta Code, 13 January 2025, 20:25 UTC, <https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640> [accessed 20 March 2025]
Chicago style
Rosetta Code contributors, "Image noise/OCaml/Xlib," Rosetta Code, https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640 (accessed March 20, 2025).
CBE/CSE style
Rosetta Code contributors. Image noise/OCaml/Xlib [Internet]. Rosetta Code; 2025 Jan 13, 20:25 UTC [cited 2025 Mar 20]. Available from: https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640.
Bluebook style
Image noise/OCaml/Xlib, https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640 (last visited March 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Image noise/OCaml/Xlib --- Rosetta Code{,} ", year = "2025", url = "https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640", note = "[Online; accessed 20-March-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 = "Image noise/OCaml/Xlib --- Rosetta Code{,} ", year = "2025", url = "\url{https://rosettacode.org/wiki/Image_noise/OCaml/Xlib?oldid=375640}", note = "[Online; accessed 20-March-2025]" }