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: 16 November 2017 10:07 UTC
- Date retrieved: 18 June 2025 20:53 UTC
- Permanent URL: http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=3705
- Page Version ID: 3705
Citation styles for Bash Tips
APA style
Bash Tips. (2017, November 16). GIGA Information Board, . Retrieved 20:53, June 18, 2025 from http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=3705.
MLA style
"Bash Tips." GIGA Information Board, . 16 Nov 2017, 10:07 UTC. 18 Jun 2025, 20:53 <http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=3705>.
MHRA style
GIGA Information Board contributors, 'Bash Tips', GIGA Information Board, , 16 November 2017, 10:07 UTC, <http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=3705> [accessed 18 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=3705 (accessed June 18, 2025).
CBE/CSE style
GIGA Information Board contributors. Bash Tips [Internet]. GIGA Information Board, ; 2017 Nov 16, 10:07 UTC [cited 2025 Jun 18]. Available from: http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=3705.
Bluebook style
Bash Tips, http://web.giga.ulg.ac.be/wiki/index.php?title=Bash_Tips&oldid=3705 (last visited June 18, 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=3705", note = "[Online; accessed 18-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=3705}", note = "[Online; accessed 18-June-2025]" }