Cite This Page
Bibliographic details for OCaml
- Page name: OCaml
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 15 May 2023 16:34 UTC
- Date retrieved: 20 January 2025 08:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=OCaml&oldid=65615
- Page Version ID: 65615
Citation styles for OCaml
APA style
OCaml. (2023, May 15). HaskellWiki. Retrieved 08:37, January 20, 2025 from https://wiki.haskell.org/index.php?title=OCaml&oldid=65615.
MLA style
"OCaml." HaskellWiki. 15 May 2023, 16:34 UTC. 20 Jan 2025, 08:37 <https://wiki.haskell.org/index.php?title=OCaml&oldid=65615>.
MHRA style
HaskellWiki contributors, 'OCaml', HaskellWiki, 15 May 2023, 16:34 UTC, <https://wiki.haskell.org/index.php?title=OCaml&oldid=65615> [accessed 20 January 2025]
Chicago style
HaskellWiki contributors, "OCaml," HaskellWiki, https://wiki.haskell.org/index.php?title=OCaml&oldid=65615 (accessed January 20, 2025).
CBE/CSE style
HaskellWiki contributors. OCaml [Internet]. HaskellWiki; 2023 May 15, 16:34 UTC [cited 2025 Jan 20]. Available from: https://wiki.haskell.org/index.php?title=OCaml&oldid=65615.
Bluebook style
OCaml, https://wiki.haskell.org/index.php?title=OCaml&oldid=65615 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "OCaml --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=OCaml&oldid=65615", note = "[Online; accessed 20-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 = "HaskellWiki", title = "OCaml --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=OCaml&oldid=65615}", note = "[Online; accessed 20-January-2025]" }