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