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