Cite This Page
Bibliographic details for SQL Snippets
- Page name: SQL Snippets
- Author: NixNet contributors
- Publisher: NixNet, .
- Date of last revision: 9 July 2021 02:05 UTC
- Date retrieved: 22 May 2022 21:08 UTC
- Permanent URL: https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160
- Page Version ID: 2160
Citation styles for SQL Snippets
APA style
SQL Snippets. (2021, July 9). NixNet, . Retrieved 21:08, May 22, 2022 from https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160.
MLA style
"SQL Snippets." NixNet, . 9 Jul 2021, 02:05 UTC. 22 May 2022, 21:08 <https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160>.
MHRA style
NixNet contributors, 'SQL Snippets', NixNet, , 9 July 2021, 02:05 UTC, <https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160> [accessed 22 May 2022]
Chicago style
NixNet contributors, "SQL Snippets," NixNet, , https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160 (accessed May 22, 2022).
CBE/CSE style
NixNet contributors. SQL Snippets [Internet]. NixNet, ; 2021 Jul 9, 02:05 UTC [cited 2022 May 22]. Available from: https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160.
Bluebook style
SQL Snippets, https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160 (last visited May 22, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "NixNet", title = "SQL Snippets --- NixNet{,} ", year = "2021", url = "https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160", note = "[Online; accessed 22-May-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 = "NixNet", title = "SQL Snippets --- NixNet{,} ", year = "2021", url = "\url{https://docs.nixnet.services/index.php?title=SQL_Snippets&oldid=2160}", note = "[Online; accessed 22-May-2022]" }