Cite This Page
Bibliographic details for Almquist Shell
- Page name: Almquist Shell
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 20 September 2022 20:22 UTC
- Date retrieved: 21 March 2025 17:41 UTC
- Permanent URL: https://rosettacode.org/wiki/Almquist_Shell?oldid=330416
- Page Version ID: 330416
Citation styles for Almquist Shell
APA style
Almquist Shell. (2022, September 20). Rosetta Code. Retrieved 17:41, March 21, 2025 from https://rosettacode.org/wiki/Almquist_Shell?oldid=330416.
MLA style
"Almquist Shell." Rosetta Code. 20 Sep 2022, 20:22 UTC. 21 Mar 2025, 17:41 <https://rosettacode.org/wiki/Almquist_Shell?oldid=330416>.
MHRA style
Rosetta Code contributors, 'Almquist Shell', Rosetta Code, 20 September 2022, 20:22 UTC, <https://rosettacode.org/wiki/Almquist_Shell?oldid=330416> [accessed 21 March 2025]
Chicago style
Rosetta Code contributors, "Almquist Shell," Rosetta Code, https://rosettacode.org/wiki/Almquist_Shell?oldid=330416 (accessed March 21, 2025).
CBE/CSE style
Rosetta Code contributors. Almquist Shell [Internet]. Rosetta Code; 2022 Sep 20, 20:22 UTC [cited 2025 Mar 21]. Available from: https://rosettacode.org/wiki/Almquist_Shell?oldid=330416.
Bluebook style
Almquist Shell, https://rosettacode.org/wiki/Almquist_Shell?oldid=330416 (last visited March 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Almquist Shell --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Almquist_Shell?oldid=330416", note = "[Online; accessed 21-March-2025]" }
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 = "2022", url = "\url{https://rosettacode.org/wiki/Almquist_Shell?oldid=330416}", note = "[Online; accessed 21-March-2025]" }