Cite This Page
Bibliographic details for ESQL
- Page name: ESQL
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 20 February 2007 00:51 UTC
- Date retrieved: 2 June 2023 23:05 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=ESQL&oldid=22790
- Page Version ID: 22790
Citation styles for ESQL
APA style
ESQL. (2007, February 20). Rosetta Code, . Retrieved 23:05, June 2, 2023 from https://rosettacode.org/w/index.php?title=ESQL&oldid=22790.
MLA style
"ESQL." Rosetta Code, . 20 Feb 2007, 00:51 UTC. 2 Jun 2023, 23:05 <https://rosettacode.org/w/index.php?title=ESQL&oldid=22790>.
MHRA style
Rosetta Code contributors, 'ESQL', Rosetta Code, , 20 February 2007, 00:51 UTC, <https://rosettacode.org/w/index.php?title=ESQL&oldid=22790> [accessed 2 June 2023]
Chicago style
Rosetta Code contributors, "ESQL," Rosetta Code, , https://rosettacode.org/w/index.php?title=ESQL&oldid=22790 (accessed June 2, 2023).
CBE/CSE style
Rosetta Code contributors. ESQL [Internet]. Rosetta Code, ; 2007 Feb 20, 00:51 UTC [cited 2023 Jun 2]. Available from: https://rosettacode.org/w/index.php?title=ESQL&oldid=22790.
Bluebook style
ESQL, https://rosettacode.org/w/index.php?title=ESQL&oldid=22790 (last visited June 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "ESQL --- Rosetta Code{,} ", year = "2007", url = "https://rosettacode.org/w/index.php?title=ESQL&oldid=22790", note = "[Online; accessed 2-June-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 = "Rosetta Code", title = "ESQL --- Rosetta Code{,} ", year = "2007", url = "\url{https://rosettacode.org/w/index.php?title=ESQL&oldid=22790}", note = "[Online; accessed 2-June-2023]" }