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: 9 February 2025 15:05 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 15:05, February 9, 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. 9 Feb 2025, 15:05 <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 9 February 2025]
Chicago style
HaskellWiki contributors, "GHC/Typed holes," HaskellWiki, https://wiki.haskell.org/index.php?title=GHC/Typed_holes&oldid=58717 (accessed February 9, 2025).
CBE/CSE style
HaskellWiki contributors. GHC/Typed holes [Internet]. HaskellWiki; 2014 Aug 31, 20:19 UTC [cited 2025 Feb 9]. 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 February 9, 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 9-February-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 9-February-2025]" }