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