Cite This Page
Bibliographic details for ML/I implementations
- Page name: ML/I implementations
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 7 March 2012 21:55 UTC
- Date retrieved: 3 February 2023 00:50 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936
- Page Version ID: 197936
Citation styles for ML/I implementations
APA style
ML/I implementations. (2012, March 7). Rosetta Code, . Retrieved 00:50, February 3, 2023 from https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936.
MLA style
"ML/I implementations." Rosetta Code, . 7 Mar 2012, 21:55 UTC. 3 Feb 2023, 00:50 <https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936>.
MHRA style
Rosetta Code contributors, 'ML/I implementations', Rosetta Code, , 7 March 2012, 21:55 UTC, <https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936> [accessed 3 February 2023]
Chicago style
Rosetta Code contributors, "ML/I implementations," Rosetta Code, , https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936 (accessed February 3, 2023).
CBE/CSE style
Rosetta Code contributors. ML/I implementations [Internet]. Rosetta Code, ; 2012 Mar 7, 21:55 UTC [cited 2023 Feb 3]. Available from: https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936.
Bluebook style
ML/I implementations, https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "ML/I implementations --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936", note = "[Online; accessed 3-February-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 = "ML/I implementations --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/w/index.php?title=ML/I_implementations&oldid=197936}", note = "[Online; accessed 3-February-2023]" }