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