Cite This Page
Bibliographic details for Hac4/Projects
- Page name: Hac4/Projects
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 December 2012 13:14 UTC
- Date retrieved: 26 February 2021 04:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869
- Page Version ID: 19869
Citation styles for Hac4/Projects
APA style
Hac4/Projects. (2012, December 17). HaskellWiki, . Retrieved 04:22, February 26, 2021 from https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869.
MLA style
"Hac4/Projects." HaskellWiki, . 17 Dec 2012, 13:14 UTC. 26 Feb 2021, 04:22 <https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869>.
MHRA style
HaskellWiki contributors, 'Hac4/Projects', HaskellWiki, , 17 December 2012, 13:14 UTC, <https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869> [accessed 26 February 2021]
Chicago style
HaskellWiki contributors, "Hac4/Projects," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869 (accessed February 26, 2021).
CBE/CSE style
HaskellWiki contributors. Hac4/Projects [Internet]. HaskellWiki, ; 2012 Dec 17, 13:14 UTC [cited 2021 Feb 26]. Available from: https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869.
Bluebook style
Hac4/Projects, https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869 (last visited February 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hac4/Projects --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869", note = "[Online; accessed 26-February-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 = "Hac4/Projects --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Hac4/Projects&oldid=19869}", note = "[Online; accessed 26-February-2021]" }