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: 16 September 2024 09:51 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 09:51, September 16, 2024 from https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719.
MLA style
"Bourne Again SHell." Rosetta Code. 9 Aug 2011, 17:07 UTC. 16 Sep 2024, 09:51 <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 16 September 2024]
Chicago style
Rosetta Code contributors, "Bourne Again SHell," Rosetta Code, https://rosettacode.org/wiki/Bourne_Again_SHell?oldid=2719 (accessed September 16, 2024).
CBE/CSE style
Rosetta Code contributors. Bourne Again SHell [Internet]. Rosetta Code; 2011 Aug 9, 17:07 UTC [cited 2024 Sep 16]. 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 September 16, 2024).
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 16-September-2024]" }
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 16-September-2024]" }