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