Cite This Page
Bibliographic details for Bash
- Page name: Bash
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 16 July 2017 00:37 UTC
- Date retrieved: 31 October 2024 23:17 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Bash&oldid=26884
- Page Version ID: 26884
Citation styles for Bash
APA style
Bash. (2017, July 16). NovaOrdis Knowledge Base, . Retrieved 23:17, October 31, 2024 from https://kb.novaordis.com/index.php?title=Bash&oldid=26884.
MLA style
"Bash." NovaOrdis Knowledge Base, . 16 Jul 2017, 00:37 UTC. 31 Oct 2024, 23:17 <https://kb.novaordis.com/index.php?title=Bash&oldid=26884>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Bash', NovaOrdis Knowledge Base, , 16 July 2017, 00:37 UTC, <https://kb.novaordis.com/index.php?title=Bash&oldid=26884> [accessed 31 October 2024]
Chicago style
NovaOrdis Knowledge Base contributors, "Bash," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Bash&oldid=26884 (accessed October 31, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Bash [Internet]. NovaOrdis Knowledge Base, ; 2017 Jul 16, 00:37 UTC [cited 2024 Oct 31]. Available from: https://kb.novaordis.com/index.php?title=Bash&oldid=26884.
Bluebook style
Bash, https://kb.novaordis.com/index.php?title=Bash&oldid=26884 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Bash --- NovaOrdis Knowledge Base{,} ", year = "2017", url = "https://kb.novaordis.com/index.php?title=Bash&oldid=26884", note = "[Online; accessed 31-October-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 = "NovaOrdis Knowledge Base", title = "Bash --- NovaOrdis Knowledge Base{,} ", year = "2017", url = "\url{https://kb.novaordis.com/index.php?title=Bash&oldid=26884}", note = "[Online; accessed 31-October-2024]" }