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: 17 July 2021 11:56 UTC
- Date retrieved: 6 December 2023 22:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577
- Page Version ID: 64577
Citation styles for Applications and libraries/Database interfaces
APA style
Applications and libraries/Database interfaces. (2021, July 17). HaskellWiki, . Retrieved 22:03, December 6, 2023 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577.
MLA style
"Applications and libraries/Database interfaces." HaskellWiki, . 17 Jul 2021, 11:56 UTC. 6 Dec 2023, 22:03 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Database interfaces', HaskellWiki, , 17 July 2021, 11:56 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577> [accessed 6 December 2023]
Chicago style
HaskellWiki contributors, "Applications and libraries/Database interfaces," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577 (accessed December 6, 2023).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Database interfaces [Internet]. HaskellWiki, ; 2021 Jul 17, 11:56 UTC [cited 2023 Dec 6]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577.
Bluebook style
Applications and libraries/Database interfaces, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577 (last visited December 6, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Database interfaces --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577", note = "[Online; accessed 6-December-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 = "Applications and libraries/Database interfaces --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Database_interfaces&oldid=64577}", note = "[Online; accessed 6-December-2023]" }