Cite This Page
Bibliographic details for SQL
- Page name: SQL
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 16 July 2021 11:09 UTC
- Date retrieved: 9 May 2026 14:26 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=SQL&oldid=5209
- Page Version ID: 5209
Citation styles for SQL
APA style
SQL. (2021, July 16). COPTR, . Retrieved 14:26, May 9, 2026 from https://coptr.digipres.org/index.php?title=SQL&oldid=5209.
MLA style
"SQL." COPTR, . 16 Jul 2021, 11:09 UTC. 9 May 2026, 14:26 <https://coptr.digipres.org/index.php?title=SQL&oldid=5209>.
MHRA style
COPTR contributors, 'SQL', COPTR, , 16 July 2021, 11:09 UTC, <https://coptr.digipres.org/index.php?title=SQL&oldid=5209> [accessed 9 May 2026]
Chicago style
COPTR contributors, "SQL," COPTR, , https://coptr.digipres.org/index.php?title=SQL&oldid=5209 (accessed May 9, 2026).
CBE/CSE style
COPTR contributors. SQL [Internet]. COPTR, ; 2021 Jul 16, 11:09 UTC [cited 2026 May 9]. Available from: https://coptr.digipres.org/index.php?title=SQL&oldid=5209.
Bluebook style
SQL, https://coptr.digipres.org/index.php?title=SQL&oldid=5209 (last visited May 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "SQL --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=SQL&oldid=5209",
note = "[Online; accessed 9-May-2026]"
}
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 = "COPTR",
title = "SQL --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=SQL&oldid=5209}",
note = "[Online; accessed 9-May-2026]"
}