Cite This Page
Bibliographic details for Execute SNUSP/OCaml
- Page name: Execute SNUSP/OCaml
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 1 September 2022 09:08 UTC
- Date retrieved: 28 March 2023 02:51 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401
- Page Version ID: 329401
Citation styles for Execute SNUSP/OCaml
APA style
Execute SNUSP/OCaml. (2022, September 1). Rosetta Code, . Retrieved 02:51, March 28, 2023 from https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401.
MLA style
"Execute SNUSP/OCaml." Rosetta Code, . 1 Sep 2022, 09:08 UTC. 28 Mar 2023, 02:51 <https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401>.
MHRA style
Rosetta Code contributors, 'Execute SNUSP/OCaml', Rosetta Code, , 1 September 2022, 09:08 UTC, <https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401> [accessed 28 March 2023]
Chicago style
Rosetta Code contributors, "Execute SNUSP/OCaml," Rosetta Code, , https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401 (accessed March 28, 2023).
CBE/CSE style
Rosetta Code contributors. Execute SNUSP/OCaml [Internet]. Rosetta Code, ; 2022 Sep 1, 09:08 UTC [cited 2023 Mar 28]. Available from: https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401.
Bluebook style
Execute SNUSP/OCaml, https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401 (last visited March 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Execute SNUSP/OCaml --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401", note = "[Online; accessed 28-March-2023]" }
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 = "Execute SNUSP/OCaml --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Execute_SNUSP/OCaml&oldid=329401}", note = "[Online; accessed 28-March-2023]" }