Cite This Page
Bibliographic details for Performance/Data types
- Page name: Performance/Data types
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 31 August 2016 11:30 UTC
- Date retrieved: 17 August 2022 22:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076
- Page Version ID: 61076
Citation styles for Performance/Data types
APA style
Performance/Data types. (2016, August 31). HaskellWiki, . Retrieved 22:59, August 17, 2022 from https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076.
MLA style
"Performance/Data types." HaskellWiki, . 31 Aug 2016, 11:30 UTC. 17 Aug 2022, 22:59 <https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076>.
MHRA style
HaskellWiki contributors, 'Performance/Data types', HaskellWiki, , 31 August 2016, 11:30 UTC, <https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076> [accessed 17 August 2022]
Chicago style
HaskellWiki contributors, "Performance/Data types," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076 (accessed August 17, 2022).
CBE/CSE style
HaskellWiki contributors. Performance/Data types [Internet]. HaskellWiki, ; 2016 Aug 31, 11:30 UTC [cited 2022 Aug 17]. Available from: https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076.
Bluebook style
Performance/Data types, https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076 (last visited August 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Performance/Data types --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076", note = "[Online; accessed 17-August-2022]" }
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 = "Performance/Data types --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=61076}", note = "[Online; accessed 17-August-2022]" }