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