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