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