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