Cite This Page
Bibliographic details for Almquist SHell
- Page name: Almquist SHell
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 29 August 2011 17:54 UTC
- Date retrieved: 28 January 2023 03:22 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786
- Page Version ID: 199786
Citation styles for Almquist SHell
APA style
Almquist SHell. (2011, August 29). Rosetta Code, . Retrieved 03:22, January 28, 2023 from https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786.
MLA style
"Almquist SHell." Rosetta Code, . 29 Aug 2011, 17:54 UTC. 28 Jan 2023, 03:22 <https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786>.
MHRA style
Rosetta Code contributors, 'Almquist SHell', Rosetta Code, , 29 August 2011, 17:54 UTC, <https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786> [accessed 28 January 2023]
Chicago style
Rosetta Code contributors, "Almquist SHell," Rosetta Code, , https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786 (accessed January 28, 2023).
CBE/CSE style
Rosetta Code contributors. Almquist SHell [Internet]. Rosetta Code, ; 2011 Aug 29, 17:54 UTC [cited 2023 Jan 28]. Available from: https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786.
Bluebook style
Almquist SHell, https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Almquist SHell --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786", note = "[Online; accessed 28-January-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 = "Almquist SHell --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/w/index.php?title=Almquist_SHell&oldid=199786}", note = "[Online; accessed 28-January-2023]" }