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: 1 April 2023 02:43 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 02:43, April 1, 2023 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. 1 Apr 2023, 02:43 <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 1 April 2023]
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 April 1, 2023).
CBE/CSE style
HaskellWiki contributors. HDBC-ODBC MS SQL under Linux [Internet]. HaskellWiki, ; 2021 Apr 19, 11:52 UTC [cited 2023 Apr 1]. 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 April 1, 2023).
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 1-April-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 = "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 1-April-2023]" }