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: 6 March 2016 04:03 UTC
- Date retrieved: 31 October 2024 23:41 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=4648
- Page Version ID: 4648
Citation styles for Bash Built-In Variables
APA style
Bash Built-In Variables. (2016, March 6). NovaOrdis Knowledge Base, . Retrieved 23:41, October 31, 2024 from https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=4648.
MLA style
"Bash Built-In Variables." NovaOrdis Knowledge Base, . 6 Mar 2016, 04:03 UTC. 31 Oct 2024, 23:41 <https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=4648>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Bash Built-In Variables', NovaOrdis Knowledge Base, , 6 March 2016, 04:03 UTC, <https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=4648> [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=4648 (accessed October 31, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Bash Built-In Variables [Internet]. NovaOrdis Knowledge Base, ; 2016 Mar 6, 04:03 UTC [cited 2024 Oct 31]. Available from: https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=4648.
Bluebook style
Bash Built-In Variables, https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=4648 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Bash Built-In Variables --- NovaOrdis Knowledge Base{,} ", year = "2016", url = "https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=4648", 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 = "2016", url = "\url{https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=4648}", note = "[Online; accessed 31-October-2024]" }