Cite This Page
Bibliographic details for Bourne Again SHell
- Page name: Bourne Again SHell
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 9 August 2011 17:07 UTC
- Date retrieved: 20 January 2025 16:32 UTC
- Permanent URL: https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719
- Page Version ID: 2719
Citation styles for Bourne Again SHell
APA style
Bourne Again SHell. (2011, August 9). Rosetta Code. Retrieved 16:32, January 20, 2025 from https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719.
MLA style
"Bourne Again SHell." Rosetta Code. 9 Aug 2011, 17:07 UTC. 20 Jan 2025, 16:32 <https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719>.
MHRA style
Rosetta Code contributors, 'Bourne Again SHell', Rosetta Code, 9 August 2011, 17:07 UTC, <https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719> [accessed 20 January 2025]
Chicago style
Rosetta Code contributors, "Bourne Again SHell," Rosetta Code, https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719 (accessed January 20, 2025).
CBE/CSE style
Rosetta Code contributors. Bourne Again SHell [Internet]. Rosetta Code; 2011 Aug 9, 17:07 UTC [cited 2025 Jan 20]. Available from: https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719.
Bluebook style
Bourne Again SHell, https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Bourne Again SHell --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719", note = "[Online; accessed 20-January-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 = "Bourne Again SHell --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719}", note = "[Online; accessed 20-January-2025]" }