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