Cite This Page
Bibliographic details for DataDriven
- Page name: DataDriven
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 July 2011 10:44 UTC
- Date retrieved: 21 September 2023 16:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106
- Page Version ID: 41106
Citation styles for DataDriven
APA style
DataDriven. (2011, July 17). HaskellWiki, . Retrieved 16:03, September 21, 2023 from https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106.
MLA style
"DataDriven." HaskellWiki, . 17 Jul 2011, 10:44 UTC. 21 Sep 2023, 16:03 <https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106>.
MHRA style
HaskellWiki contributors, 'DataDriven', HaskellWiki, , 17 July 2011, 10:44 UTC, <https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106> [accessed 21 September 2023]
Chicago style
HaskellWiki contributors, "DataDriven," HaskellWiki, , https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106 (accessed September 21, 2023).
CBE/CSE style
HaskellWiki contributors. DataDriven [Internet]. HaskellWiki, ; 2011 Jul 17, 10:44 UTC [cited 2023 Sep 21]. Available from: https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106.
Bluebook style
DataDriven, https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106 (last visited September 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "DataDriven --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106", note = "[Online; accessed 21-September-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 = "DataDriven --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=DataDriven&oldid=41106}", note = "[Online; accessed 21-September-2023]" }