Cite This Page
Bibliographic details for Wc
- Page name: Wc
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 February 2009 09:52 UTC
- Date retrieved: 20 May 2022 11:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Wc&oldid=26429
- Page Version ID: 26429
Citation styles for Wc
APA style
Wc. (2009, February 12). HaskellWiki, . Retrieved 11:29, May 20, 2022 from https://wiki.haskell.org/index.php?title=Wc&oldid=26429.
MLA style
"Wc." HaskellWiki, . 12 Feb 2009, 09:52 UTC. 20 May 2022, 11:29 <https://wiki.haskell.org/index.php?title=Wc&oldid=26429>.
MHRA style
HaskellWiki contributors, 'Wc', HaskellWiki, , 12 February 2009, 09:52 UTC, <https://wiki.haskell.org/index.php?title=Wc&oldid=26429> [accessed 20 May 2022]
Chicago style
HaskellWiki contributors, "Wc," HaskellWiki, , https://wiki.haskell.org/index.php?title=Wc&oldid=26429 (accessed May 20, 2022).
CBE/CSE style
HaskellWiki contributors. Wc [Internet]. HaskellWiki, ; 2009 Feb 12, 09:52 UTC [cited 2022 May 20]. Available from: https://wiki.haskell.org/index.php?title=Wc&oldid=26429.
Bluebook style
Wc, https://wiki.haskell.org/index.php?title=Wc&oldid=26429 (last visited May 20, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Wc --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Wc&oldid=26429", note = "[Online; accessed 20-May-2022]" }
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 = "Wc --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Wc&oldid=26429}", note = "[Online; accessed 20-May-2022]" }