Cite This Page
Bibliographic details for Bash Directory Manipulation Built-in Commands
- Page name: Bash Directory Manipulation Built-in Commands
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 1 February 2022 23:22 UTC
- Date retrieved: 23 September 2023 23:35 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816
- Page Version ID: 89816
Citation styles for Bash Directory Manipulation Built-in Commands
APA style
Bash Directory Manipulation Built-in Commands. (2022, February 1). NovaOrdis Knowledge Base, . Retrieved 23:35, September 23, 2023 from https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816.
MLA style
"Bash Directory Manipulation Built-in Commands." NovaOrdis Knowledge Base, . 1 Feb 2022, 23:22 UTC. 23 Sep 2023, 23:35 <https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Bash Directory Manipulation Built-in Commands', NovaOrdis Knowledge Base, , 1 February 2022, 23:22 UTC, <https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816> [accessed 23 September 2023]
Chicago style
NovaOrdis Knowledge Base contributors, "Bash Directory Manipulation Built-in Commands," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816 (accessed September 23, 2023).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Bash Directory Manipulation Built-in Commands [Internet]. NovaOrdis Knowledge Base, ; 2022 Feb 1, 23:22 UTC [cited 2023 Sep 23]. Available from: https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816.
Bluebook style
Bash Directory Manipulation Built-in Commands, https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816 (last visited September 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Bash Directory Manipulation Built-in Commands --- NovaOrdis Knowledge Base{,} ", year = "2022", url = "https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816", note = "[Online; accessed 23-September-2023]" }
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 Directory Manipulation Built-in Commands --- NovaOrdis Knowledge Base{,} ", year = "2022", url = "\url{https://kb.novaordis.com/index.php?title=Bash_Directory_Manipulation_Built-in_Commands&oldid=89816}", note = "[Online; accessed 23-September-2023]" }