Cite This Page
Bibliographic details for Data
- Page name: Data
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 31 October 2011 05:43 UTC
- Date retrieved: 1 November 2024 20:06 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Data&oldid=42673
- Page Version ID: 42673
Citation styles for Data
APA style
Data. (2011, October 31). HaskellWiki, . Retrieved 20:06, November 1, 2024 from https://wiki.haskell.org/index.php?title=Data&oldid=42673.
MLA style
"Data." HaskellWiki, . 31 Oct 2011, 05:43 UTC. 1 Nov 2024, 20:06 <https://wiki.haskell.org/index.php?title=Data&oldid=42673>.
MHRA style
HaskellWiki contributors, 'Data', HaskellWiki, , 31 October 2011, 05:43 UTC, <https://wiki.haskell.org/index.php?title=Data&oldid=42673> [accessed 1 November 2024]
Chicago style
HaskellWiki contributors, "Data," HaskellWiki, , https://wiki.haskell.org/index.php?title=Data&oldid=42673 (accessed November 1, 2024).
CBE/CSE style
HaskellWiki contributors. Data [Internet]. HaskellWiki, ; 2011 Oct 31, 05:43 UTC [cited 2024 Nov 1]. Available from: https://wiki.haskell.org/index.php?title=Data&oldid=42673.
Bluebook style
Data, https://wiki.haskell.org/index.php?title=Data&oldid=42673 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Data --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Data&oldid=42673", note = "[Online; accessed 1-November-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 = "Data --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Data&oldid=42673}", note = "[Online; accessed 1-November-2024]" }