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