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: 11 December 2023 19:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=60609
- Page Version ID: 60609
Citation styles for Simple Unix tools
APA style
Simple Unix tools. (2016, February 8). HaskellWiki, . Retrieved 19:20, December 11, 2023 from https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=60609.
MLA style
"Simple Unix tools." HaskellWiki, . 8 Feb 2016, 05:27 UTC. 11 Dec 2023, 19:20 <https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=60609>.
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=60609> [accessed 11 December 2023]
Chicago style
HaskellWiki contributors, "Simple Unix tools," HaskellWiki, , https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=60609 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Simple Unix tools [Internet]. HaskellWiki, ; 2016 Feb 8, 05:27 UTC [cited 2023 Dec 11]. Available from: https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=60609.
Bluebook style
Simple Unix tools, https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=60609 (last visited December 11, 2023).
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=60609", note = "[Online; accessed 11-December-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 = "HaskellWiki", title = "Simple Unix tools --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Simple_Unix_tools&oldid=60609}", note = "[Online; accessed 11-December-2023]" }