Cite This Page
Bibliographic details for Set lang
- Page name: Set lang
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 8 October 2016 23:39 UTC
- Date retrieved: 30 May 2023 10:57 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042
- Page Version ID: 271042
Citation styles for Set lang
APA style
Set lang. (2016, October 8). Rosetta Code, . Retrieved 10:57, May 30, 2023 from https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042.
MLA style
"Set lang." Rosetta Code, . 8 Oct 2016, 23:39 UTC. 30 May 2023, 10:57 <https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042>.
MHRA style
Rosetta Code contributors, 'Set lang', Rosetta Code, , 8 October 2016, 23:39 UTC, <https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042> [accessed 30 May 2023]
Chicago style
Rosetta Code contributors, "Set lang," Rosetta Code, , https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042 (accessed May 30, 2023).
CBE/CSE style
Rosetta Code contributors. Set lang [Internet]. Rosetta Code, ; 2016 Oct 8, 23:39 UTC [cited 2023 May 30]. Available from: https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042.
Bluebook style
Set lang, https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042 (last visited May 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Set lang --- Rosetta Code{,} ", year = "2016", url = "https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042", note = "[Online; accessed 30-May-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 = "Set lang --- Rosetta Code{,} ", year = "2016", url = "\url{https://rosettacode.org/w/index.php?title=Set_lang&oldid=271042}", note = "[Online; accessed 30-May-2023]" }