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: 24 May 2017 17:01 UTC
- Date retrieved: 31 October 2024 22:58 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=22978
- Page Version ID: 22978
Citation styles for Bash Built-In Variables
APA style
Bash Built-In Variables. (2017, May 24). NovaOrdis Knowledge Base, . Retrieved 22:58, October 31, 2024 from https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=22978.
MLA style
"Bash Built-In Variables." NovaOrdis Knowledge Base, . 24 May 2017, 17:01 UTC. 31 Oct 2024, 22:58 <https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=22978>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Bash Built-In Variables', NovaOrdis Knowledge Base, , 24 May 2017, 17:01 UTC, <https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=22978> [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=22978 (accessed October 31, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Bash Built-In Variables [Internet]. NovaOrdis Knowledge Base, ; 2017 May 24, 17:01 UTC [cited 2024 Oct 31]. Available from: https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=22978.
Bluebook style
Bash Built-In Variables, https://kb.novaordis.com/index.php?title=Bash_Built-In_Variables&oldid=22978 (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=22978", 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=22978}", note = "[Online; accessed 31-October-2024]" }