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: 22 March 2006 21:22 UTC
- Date retrieved: 28 June 2022 02:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168
- Page Version ID: 3168
Citation styles for Applications and libraries/Database interfaces
APA style
Applications and libraries/Database interfaces. (2006, March 22). HaskellWiki, . Retrieved 02:40, June 28, 2022 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168.
MLA style
"Applications and libraries/Database interfaces." HaskellWiki, . 22 Mar 2006, 21:22 UTC. 28 Jun 2022, 02:40 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Database interfaces', HaskellWiki, , 22 March 2006, 21:22 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168> [accessed 28 June 2022]
Chicago style
HaskellWiki contributors, "Applications and libraries/Database interfaces," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168 (accessed June 28, 2022).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Database interfaces [Internet]. HaskellWiki, ; 2006 Mar 22, 21:22 UTC [cited 2022 Jun 28]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168.
Bluebook style
Applications and libraries/Database interfaces, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168 (last visited June 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Database interfaces --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168", note = "[Online; accessed 28-June-2022]" }
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 = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=3168}", note = "[Online; accessed 28-June-2022]" }