Cite This Page
Bibliographic details for Performance:Data Types
- Page name: Performance:Data Types
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 June 2023 11:43 UTC
- Date retrieved: 3 October 2023 08:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance:Data_Types&oldid=66109
- Page Version ID: 66109
Citation styles for Performance:Data Types
APA style
Performance:Data Types. (2023, June 8). HaskellWiki, . Retrieved 08:10, October 3, 2023 from https://wiki.haskell.org/index.php?title=Performance:Data_Types&oldid=66109.
MLA style
"Performance:Data Types." HaskellWiki, . 8 Jun 2023, 11:43 UTC. 3 Oct 2023, 08:10 <https://wiki.haskell.org/index.php?title=Performance:Data_Types&oldid=66109>.
MHRA style
HaskellWiki contributors, 'Performance:Data Types', HaskellWiki, , 8 June 2023, 11:43 UTC, <https://wiki.haskell.org/index.php?title=Performance:Data_Types&oldid=66109> [accessed 3 October 2023]
Chicago style
HaskellWiki contributors, "Performance:Data Types," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance:Data_Types&oldid=66109 (accessed October 3, 2023).
CBE/CSE style
HaskellWiki contributors. Performance:Data Types [Internet]. HaskellWiki, ; 2023 Jun 8, 11:43 UTC [cited 2023 Oct 3]. Available from: https://wiki.haskell.org/index.php?title=Performance:Data_Types&oldid=66109.
Bluebook style
Performance:Data Types, https://wiki.haskell.org/index.php?title=Performance:Data_Types&oldid=66109 (last visited October 3, 2023).
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=66109", note = "[Online; accessed 3-October-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 = "Performance:Data Types --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Performance:Data_Types&oldid=66109}", note = "[Online; accessed 3-October-2023]" }