Cite This Page
Bibliographic details for Soundex/OCaml
- Page name: Soundex/OCaml
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 21 July 2023 08:56 UTC
- Date retrieved: 19 May 2025 12:28 UTC
- Permanent URL: https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678
- Page Version ID: 346678
Citation styles for Soundex/OCaml
APA style
Soundex/OCaml. (2023, July 21). Rosetta Code. Retrieved 12:28, May 19, 2025 from https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678.
MLA style
"Soundex/OCaml." Rosetta Code. 21 Jul 2023, 08:56 UTC. 19 May 2025, 12:28 <https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678>.
MHRA style
Rosetta Code contributors, 'Soundex/OCaml', Rosetta Code, 21 July 2023, 08:56 UTC, <https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678> [accessed 19 May 2025]
Chicago style
Rosetta Code contributors, "Soundex/OCaml," Rosetta Code, https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678 (accessed May 19, 2025).
CBE/CSE style
Rosetta Code contributors. Soundex/OCaml [Internet]. Rosetta Code; 2023 Jul 21, 08:56 UTC [cited 2025 May 19]. Available from: https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678.
Bluebook style
Soundex/OCaml, https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678 (last visited May 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Soundex/OCaml --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678", note = "[Online; accessed 19-May-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 = "Soundex/OCaml --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/wiki/Soundex/OCaml?oldid=346678}", note = "[Online; accessed 19-May-2025]" }