Cite This Page
Bibliographic details for Shell one-liner
- Page name: Shell one-liner
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 25 February 2025 15:33 UTC
- Date retrieved: 19 May 2025 09:01 UTC
- Permanent URL: https://rosettacode.org/wiki/Shell_one-liner?oldid=377626
- Page Version ID: 377626
Citation styles for Shell one-liner
APA style
Shell one-liner. (2025, February 25). Rosetta Code. Retrieved 09:01, May 19, 2025 from https://rosettacode.org/wiki/Shell_one-liner?oldid=377626.
MLA style
"Shell one-liner." Rosetta Code. 25 Feb 2025, 15:33 UTC. 19 May 2025, 09:01 <https://rosettacode.org/wiki/Shell_one-liner?oldid=377626>.
MHRA style
Rosetta Code contributors, 'Shell one-liner', Rosetta Code, 25 February 2025, 15:33 UTC, <https://rosettacode.org/wiki/Shell_one-liner?oldid=377626> [accessed 19 May 2025]
Chicago style
Rosetta Code contributors, "Shell one-liner," Rosetta Code, https://rosettacode.org/wiki/Shell_one-liner?oldid=377626 (accessed May 19, 2025).
CBE/CSE style
Rosetta Code contributors. Shell one-liner [Internet]. Rosetta Code; 2025 Feb 25, 15:33 UTC [cited 2025 May 19]. Available from: https://rosettacode.org/wiki/Shell_one-liner?oldid=377626.
Bluebook style
Shell one-liner, https://rosettacode.org/wiki/Shell_one-liner?oldid=377626 (last visited May 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Shell one-liner --- Rosetta Code{,} ", year = "2025", url = "https://rosettacode.org/wiki/Shell_one-liner?oldid=377626", note = "[Online; accessed 19-May-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 = "Shell one-liner --- Rosetta Code{,} ", year = "2025", url = "\url{https://rosettacode.org/wiki/Shell_one-liner?oldid=377626}", note = "[Online; accessed 19-May-2025]" }