Cite This Page
Bibliographic details for Scala
- Page name: Scala
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 15 September 2007 21:43 UTC
- Date retrieved: 1 April 2023 20:15 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Scala&oldid=20499
- Page Version ID: 20499
Citation styles for Scala
APA style
Scala. (2007, September 15). Rosetta Code, . Retrieved 20:15, April 1, 2023 from https://rosettacode.org/w/index.php?title=Scala&oldid=20499.
MLA style
"Scala." Rosetta Code, . 15 Sep 2007, 21:43 UTC. 1 Apr 2023, 20:15 <https://rosettacode.org/w/index.php?title=Scala&oldid=20499>.
MHRA style
Rosetta Code contributors, 'Scala', Rosetta Code, , 15 September 2007, 21:43 UTC, <https://rosettacode.org/w/index.php?title=Scala&oldid=20499> [accessed 1 April 2023]
Chicago style
Rosetta Code contributors, "Scala," Rosetta Code, , https://rosettacode.org/w/index.php?title=Scala&oldid=20499 (accessed April 1, 2023).
CBE/CSE style
Rosetta Code contributors. Scala [Internet]. Rosetta Code, ; 2007 Sep 15, 21:43 UTC [cited 2023 Apr 1]. Available from: https://rosettacode.org/w/index.php?title=Scala&oldid=20499.
Bluebook style
Scala, https://rosettacode.org/w/index.php?title=Scala&oldid=20499 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Scala --- Rosetta Code{,} ", year = "2007", url = "https://rosettacode.org/w/index.php?title=Scala&oldid=20499", note = "[Online; accessed 1-April-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 = "Scala --- Rosetta Code{,} ", year = "2007", url = "\url{https://rosettacode.org/w/index.php?title=Scala&oldid=20499}", note = "[Online; accessed 1-April-2023]" }