Bibliographic details for Bash Scripts
- Page name: Bash Scripts
- Author: s23 contributors
- Publisher: s23, The Geek place.
- Date of last revision: 22 April 2010 08:48 UTC
- Date retrieved: 4 February 2023 05:57 UTC
- Permanent URL: https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275
- Page Version ID: 15275
Citation styles for Bash Scripts
APA style
Bash Scripts. (2010, April 22). s23, The Geek place. Retrieved 05:57, February 4, 2023 from https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275.
MLA style
"Bash Scripts." s23, The Geek place. 22 Apr 2010, 08:48 UTC. 4 Feb 2023, 05:57 <https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275>.
MHRA style
s23 contributors, 'Bash Scripts', s23, The Geek place, 22 April 2010, 08:48 UTC, <https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275> [accessed 4 February 2023]
Chicago style
s23 contributors, "Bash Scripts," s23, The Geek place, https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275 (accessed February 4, 2023).
CBE/CSE style
s23 contributors. Bash Scripts [Internet]. s23, The Geek place; 2010 Apr 22, 08:48 UTC [cited 2023 Feb 4]. Available from: https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275.
Bluebook style
Bash Scripts, https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275 (last visited February 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "s23", title = "Bash Scripts --- s23{,} The Geek place", year = "2010", url = "https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275", note = "[Online; accessed 4-February-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 = "s23", title = "Bash Scripts --- s23{,} The Geek place", year = "2010", url = "\url{https://wiki.s23.org/w/index.php?title=Bash_Scripts&oldid=15275}", note = "[Online; accessed 4-February-2023]" }