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