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