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