Cite This Page
Bibliographic details for T-SQL
- Page name: T-SQL
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 27 April 2009 23:48 UTC
- Date retrieved: 27 March 2025 09:40 UTC
- Permanent URL: https://rosettacode.org/wiki/T-SQL?oldid=107677
- Page Version ID: 107677
Citation styles for T-SQL
APA style
T-SQL. (2009, April 27). Rosetta Code. Retrieved 09:40, March 27, 2025 from https://rosettacode.org/wiki/T-SQL?oldid=107677.
MLA style
"T-SQL." Rosetta Code. 27 Apr 2009, 23:48 UTC. 27 Mar 2025, 09:40 <https://rosettacode.org/wiki/T-SQL?oldid=107677>.
MHRA style
Rosetta Code contributors, 'T-SQL', Rosetta Code, 27 April 2009, 23:48 UTC, <https://rosettacode.org/wiki/T-SQL?oldid=107677> [accessed 27 March 2025]
Chicago style
Rosetta Code contributors, "T-SQL," Rosetta Code, https://rosettacode.org/wiki/T-SQL?oldid=107677 (accessed March 27, 2025).
CBE/CSE style
Rosetta Code contributors. T-SQL [Internet]. Rosetta Code; 2009 Apr 27, 23:48 UTC [cited 2025 Mar 27]. Available from: https://rosettacode.org/wiki/T-SQL?oldid=107677.
Bluebook style
T-SQL, https://rosettacode.org/wiki/T-SQL?oldid=107677 (last visited March 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "T-SQL --- Rosetta Code{,} ", year = "2009", url = "https://rosettacode.org/wiki/T-SQL?oldid=107677", note = "[Online; accessed 27-March-2025]" }
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 = "Rosetta Code", title = "T-SQL --- Rosetta Code{,} ", year = "2009", url = "\url{https://rosettacode.org/wiki/T-SQL?oldid=107677}", note = "[Online; accessed 27-March-2025]" }