Cite This Page
Bibliographic details for HDBC-ODBC MS SQL under Linux
- Page name: HDBC-ODBC MS SQL under Linux
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 April 2021 11:52 UTC
- Date retrieved: 2 November 2024 09:08 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250
- Page Version ID: 64250
Citation styles for HDBC-ODBC MS SQL under Linux
APA style
HDBC-ODBC MS SQL under Linux. (2021, April 19). HaskellWiki, . Retrieved 09:08, November 2, 2024 from https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250.
MLA style
"HDBC-ODBC MS SQL under Linux." HaskellWiki, . 19 Apr 2021, 11:52 UTC. 2 Nov 2024, 09:08 <https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250>.
MHRA style
HaskellWiki contributors, 'HDBC-ODBC MS SQL under Linux', HaskellWiki, , 19 April 2021, 11:52 UTC, <https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250> [accessed 2 November 2024]
Chicago style
HaskellWiki contributors, "HDBC-ODBC MS SQL under Linux," HaskellWiki, , https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250 (accessed November 2, 2024).
CBE/CSE style
HaskellWiki contributors. HDBC-ODBC MS SQL under Linux [Internet]. HaskellWiki, ; 2021 Apr 19, 11:52 UTC [cited 2024 Nov 2]. Available from: https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250.
Bluebook style
HDBC-ODBC MS SQL under Linux, https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250 (last visited November 2, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HDBC-ODBC MS SQL under Linux --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250", note = "[Online; accessed 2-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 = "HDBC-ODBC MS SQL under Linux --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=HDBC-ODBC_MS_SQL_under_Linux&oldid=64250}", note = "[Online; accessed 2-November-2024]" }