Cite This Page
Bibliographic details for SSEM
- Page name: SSEM
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 20 May 2016 06:40 UTC
- Date retrieved: 3 October 2024 13:40 UTC
- Permanent URL: https://rosettacode.org/wiki/SSEM?oldid=268358
- Page Version ID: 268358
Citation styles for SSEM
APA style
SSEM. (2016, May 20). Rosetta Code. Retrieved 13:40, October 3, 2024 from https://rosettacode.org/wiki/SSEM?oldid=268358.
MLA style
"SSEM." Rosetta Code. 20 May 2016, 06:40 UTC. 3 Oct 2024, 13:40 <https://rosettacode.org/wiki/SSEM?oldid=268358>.
MHRA style
Rosetta Code contributors, 'SSEM', Rosetta Code, 20 May 2016, 06:40 UTC, <https://rosettacode.org/wiki/SSEM?oldid=268358> [accessed 3 October 2024]
Chicago style
Rosetta Code contributors, "SSEM," Rosetta Code, https://rosettacode.org/wiki/SSEM?oldid=268358 (accessed October 3, 2024).
CBE/CSE style
Rosetta Code contributors. SSEM [Internet]. Rosetta Code; 2016 May 20, 06:40 UTC [cited 2024 Oct 3]. Available from: https://rosettacode.org/wiki/SSEM?oldid=268358.
Bluebook style
SSEM, https://rosettacode.org/wiki/SSEM?oldid=268358 (last visited October 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "SSEM --- Rosetta Code{,} ", year = "2016", url = "https://rosettacode.org/wiki/SSEM?oldid=268358", note = "[Online; accessed 3-October-2024]" }
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 = "SSEM --- Rosetta Code{,} ", year = "2016", url = "\url{https://rosettacode.org/wiki/SSEM?oldid=268358}", note = "[Online; accessed 3-October-2024]" }