Cite This Page
Bibliographic details for Applications and libraries/Database interfaces
- Page name: Applications and libraries/Database interfaces
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 25 March 2015 10:03 UTC
- Date retrieved: 12 December 2019 10:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845
- Page Version ID: 12845
Citation styles for Applications and libraries/Database interfaces
APA style
Applications and libraries/Database interfaces. (2015, March 25). HaskellWiki, . Retrieved 10:57, December 12, 2019 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845.
MLA style
"Applications and libraries/Database interfaces." HaskellWiki, . 25 Mar 2015, 10:03 UTC. 12 Dec 2019, 10:57 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Database interfaces', HaskellWiki, , 25 March 2015, 10:03 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845> [accessed 12 December 2019]
Chicago style
HaskellWiki contributors, "Applications and libraries/Database interfaces," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845 (accessed December 12, 2019).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Database interfaces [Internet]. HaskellWiki, ; 2015 Mar 25, 10:03 UTC [cited 2019 Dec 12]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845.
Bluebook style
Applications and libraries/Database interfaces, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845 (last visited December 12, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Database interfaces --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845", note = "[Online; accessed 12-December-2019]" }
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 = "Applications and libraries/Database interfaces --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=12845}", note = "[Online; accessed 12-December-2019]" }