Cite This Page
Bibliographic details for Simplelang
- Page name: Simplelang
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 13 July 2018 13:46 UTC
- Date retrieved: 2 June 2023 22:09 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004
- Page Version ID: 283004
Citation styles for Simplelang
APA style
Simplelang. (2018, July 13). Rosetta Code, . Retrieved 22:09, June 2, 2023 from https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004.
MLA style
"Simplelang." Rosetta Code, . 13 Jul 2018, 13:46 UTC. 2 Jun 2023, 22:09 <https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004>.
MHRA style
Rosetta Code contributors, 'Simplelang', Rosetta Code, , 13 July 2018, 13:46 UTC, <https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004> [accessed 2 June 2023]
Chicago style
Rosetta Code contributors, "Simplelang," Rosetta Code, , https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004 (accessed June 2, 2023).
CBE/CSE style
Rosetta Code contributors. Simplelang [Internet]. Rosetta Code, ; 2018 Jul 13, 13:46 UTC [cited 2023 Jun 2]. Available from: https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004.
Bluebook style
Simplelang, https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004 (last visited June 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Simplelang --- Rosetta Code{,} ", year = "2018", url = "https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004", note = "[Online; accessed 2-June-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 = "Simplelang --- Rosetta Code{,} ", year = "2018", url = "\url{https://rosettacode.org/w/index.php?title=Simplelang&oldid=283004}", note = "[Online; accessed 2-June-2023]" }