Cite This Page
Bibliographic details for Simple Unix tools
- Page name: Simple Unix tools
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 February 2016 05:27 UTC
- Date retrieved: 18 April 2021 03:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899
- Page Version ID: 11899
Citation styles for Simple Unix tools
APA style
Simple Unix tools. (2016, February 8). HaskellWiki, . Retrieved 03:41, April 18, 2021 from https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899.
MLA style
"Simple Unix tools." HaskellWiki, . 8 Feb 2016, 05:27 UTC. 18 Apr 2021, 03:41 <https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899>.
MHRA style
HaskellWiki contributors, 'Simple Unix tools', HaskellWiki, , 8 February 2016, 05:27 UTC, <https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899> [accessed 18 April 2021]
Chicago style
HaskellWiki contributors, "Simple Unix tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899 (accessed April 18, 2021).
CBE/CSE style
HaskellWiki contributors. Simple Unix tools [Internet]. HaskellWiki, ; 2016 Feb 8, 05:27 UTC [cited 2021 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899.
Bluebook style
Simple Unix tools, https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899 (last visited April 18, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Simple Unix tools --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899", note = "[Online; accessed 18-April-2021]" }
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 = "HaskellWiki", title = "Simple Unix tools --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=11899}", note = "[Online; accessed 18-April-2021]" }