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: 14 February 2025 11:48 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:48, February 14, 2025 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. 14 Feb 2025, 11:48 <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 14 February 2025]
Chicago style
HaskellWiki contributors, "Extended Static Checking," HaskellWiki, https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240 (accessed February 14, 2025).
CBE/CSE style
HaskellWiki contributors. Extended Static Checking [Internet]. HaskellWiki; 2009 Dec 7, 11:25 UTC [cited 2025 Feb 14]. 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 February 14, 2025).
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 14-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 = "Extended Static Checking --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Extended_Static_Checking&oldid=32240}", note = "[Online; accessed 14-February-2025]" }