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