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