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