Cite This Page
Bibliographic details for GHC/Typed holes
- Page name: GHC/Typed holes
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 31 August 2014 20:19 UTC
- Date retrieved: 21 April 2025 05:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717
- Page Version ID: 58717
Citation styles for GHC/Typed holes
APA style
GHC/Typed holes. (2014, August 31). HaskellWiki. Retrieved 05:32, April 21, 2025 from https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717.
MLA style
"GHC/Typed holes." HaskellWiki. 31 Aug 2014, 20:19 UTC. 21 Apr 2025, 05:32 <https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717>.
MHRA style
HaskellWiki contributors, 'GHC/Typed holes', HaskellWiki, 31 August 2014, 20:19 UTC, <https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "GHC/Typed holes," HaskellWiki, https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. GHC/Typed holes [Internet]. HaskellWiki; 2014 Aug 31, 20:19 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717.
Bluebook style
GHC/Typed holes, https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/Typed holes --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717", note = "[Online; accessed 21-April-2025]" }
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 = "GHC/Typed holes --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717}", note = "[Online; accessed 21-April-2025]" }