Cite This Page
Bibliographic details for Performance/Data types
- Page name: Performance/Data types
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 4 February 2023 16:41 UTC
- Date retrieved: 3 December 2024 23:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513
- Page Version ID: 65513
Citation styles for Performance/Data types
APA style
Performance/Data types. (2023, February 4). HaskellWiki. Retrieved 23:53, December 3, 2024 from https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513.
MLA style
"Performance/Data types." HaskellWiki. 4 Feb 2023, 16:41 UTC. 3 Dec 2024, 23:53 <https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513>.
MHRA style
HaskellWiki contributors, 'Performance/Data types', HaskellWiki, 4 February 2023, 16:41 UTC, <https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513> [accessed 3 December 2024]
Chicago style
HaskellWiki contributors, "Performance/Data types," HaskellWiki, https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513 (accessed December 3, 2024).
CBE/CSE style
HaskellWiki contributors. Performance/Data types [Internet]. HaskellWiki; 2023 Feb 4, 16:41 UTC [cited 2024 Dec 3]. Available from: https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513.
Bluebook style
Performance/Data types, https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513 (last visited December 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Performance/Data types --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513", note = "[Online; accessed 3-December-2024]" }
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 = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Performance/Data_types&oldid=65513}", note = "[Online; accessed 3-December-2024]" }