Cite This Page
Bibliographic details for Extended Static Checking
- Page name: Extended Static Checking
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 December 2009 11:25 UTC
- Date retrieved: 10 October 2024 11:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240
- Page Version ID: 32240
Citation styles for Extended Static Checking
APA style
Extended Static Checking. (2009, December 7). HaskellWiki, . Retrieved 11:02, October 10, 2024 from https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240.
MLA style
"Extended Static Checking." HaskellWiki, . 7 Dec 2009, 11:25 UTC. 10 Oct 2024, 11:02 <https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240>.
MHRA style
HaskellWiki contributors, 'Extended Static Checking', HaskellWiki, , 7 December 2009, 11:25 UTC, <https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240> [accessed 10 October 2024]
Chicago style
HaskellWiki contributors, "Extended Static Checking," HaskellWiki, , https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240 (accessed October 10, 2024).
CBE/CSE style
HaskellWiki contributors. Extended Static Checking [Internet]. HaskellWiki, ; 2009 Dec 7, 11:25 UTC [cited 2024 Oct 10]. Available from: https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240.
Bluebook style
Extended Static Checking, https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240 (last visited October 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Extended Static Checking --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240", note = "[Online; accessed 10-October-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 = "Extended Static Checking --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240}", note = "[Online; accessed 10-October-2024]" }