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