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