Cite This Page
Bibliographic details for Bash Tips
- Page name: Bash Tips
- Author: GIGA Information Board contributors
- Publisher: GIGA Information Board, .
- Date of last revision: 23 September 2017 05:56 UTC
- Date retrieved: 19 June 2025 01:43 UTC
- Permanent URL: http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39
- Page Version ID: 39
Citation styles for Bash Tips
APA style
Bash Tips. (2017, September 23). GIGA Information Board, . Retrieved 01:43, June 19, 2025 from http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39.
MLA style
"Bash Tips." GIGA Information Board, . 23 Sep 2017, 05:56 UTC. 19 Jun 2025, 01:43 <http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39>.
MHRA style
GIGA Information Board contributors, 'Bash Tips', GIGA Information Board, , 23 September 2017, 05:56 UTC, <http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39> [accessed 19 June 2025]
Chicago style
GIGA Information Board contributors, "Bash Tips," GIGA Information Board, , http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39 (accessed June 19, 2025).
CBE/CSE style
GIGA Information Board contributors. Bash Tips [Internet]. GIGA Information Board, ; 2017 Sep 23, 05:56 UTC [cited 2025 Jun 19]. Available from: http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39.
Bluebook style
Bash Tips, http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39 (last visited June 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "GIGA Information Board", title = "Bash Tips --- GIGA Information Board{,} ", year = "2017", url = "http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39", note = "[Online; accessed 19-June-2025]" }
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 = "GIGA Information Board", title = "Bash Tips --- GIGA Information Board{,} ", year = "2017", url = "\url{http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=39}", note = "[Online; accessed 19-June-2025]" }