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: 23 January 2026 02:21 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 02:21, January 23, 2026 from https://coptr.digipres.org/index.php?title=SQL&oldid=5209.
MLA style
"SQL." COPTR, . 16 Jul 2021, 11:09 UTC. 23 Jan 2026, 02:21 <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 23 January 2026]
Chicago style
COPTR contributors, "SQL," COPTR, , https://coptr.digipres.org/index.php?title=SQL&oldid=5209 (accessed January 23, 2026).
CBE/CSE style
COPTR contributors. SQL [Internet]. COPTR, ; 2021 Jul 16, 11:09 UTC [cited 2026 Jan 23]. 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 January 23, 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 23-January-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 23-January-2026]"
}