Cite This Page
Bibliographic details for Untypechecking
- Page name: Untypechecking
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 6 February 2021 15:19 UTC
- Date retrieved: 21 January 2025 16:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934
- Page Version ID: 63934
Citation styles for Untypechecking
APA style
Untypechecking. (2021, February 6). HaskellWiki. Retrieved 16:15, January 21, 2025 from https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934.
MLA style
"Untypechecking." HaskellWiki. 6 Feb 2021, 15:19 UTC. 21 Jan 2025, 16:15 <https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934>.
MHRA style
HaskellWiki contributors, 'Untypechecking', HaskellWiki, 6 February 2021, 15:19 UTC, <https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934> [accessed 21 January 2025]
Chicago style
HaskellWiki contributors, "Untypechecking," HaskellWiki, https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934 (accessed January 21, 2025).
CBE/CSE style
HaskellWiki contributors. Untypechecking [Internet]. HaskellWiki; 2021 Feb 6, 15:19 UTC [cited 2025 Jan 21]. Available from: https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934.
Bluebook style
Untypechecking, https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934 (last visited January 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Untypechecking --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934", note = "[Online; accessed 21-January-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 = "Untypechecking --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Untypechecking&oldid=63934}", note = "[Online; accessed 21-January-2025]" }