Cite This Page
Bibliographic details for .QL
- Page name: .QL
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 27 August 2010 12:21 UTC
- Date retrieved: 28 January 2023 03:59 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=.QL&oldid=156322
- Page Version ID: 156322
Citation styles for .QL
APA style
.QL. (2010, August 27). Rosetta Code, . Retrieved 03:59, January 28, 2023 from https://rosettacode.org/w/index.php?title=.QL&oldid=156322.
MLA style
".QL." Rosetta Code, . 27 Aug 2010, 12:21 UTC. 28 Jan 2023, 03:59 <https://rosettacode.org/w/index.php?title=.QL&oldid=156322>.
MHRA style
Rosetta Code contributors, '.QL', Rosetta Code, , 27 August 2010, 12:21 UTC, <https://rosettacode.org/w/index.php?title=.QL&oldid=156322> [accessed 28 January 2023]
Chicago style
Rosetta Code contributors, ".QL," Rosetta Code, , https://rosettacode.org/w/index.php?title=.QL&oldid=156322 (accessed January 28, 2023).
CBE/CSE style
Rosetta Code contributors. .QL [Internet]. Rosetta Code, ; 2010 Aug 27, 12:21 UTC [cited 2023 Jan 28]. Available from: https://rosettacode.org/w/index.php?title=.QL&oldid=156322.
Bluebook style
.QL, https://rosettacode.org/w/index.php?title=.QL&oldid=156322 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = ".QL --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/w/index.php?title=.QL&oldid=156322", note = "[Online; accessed 28-January-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 = ".QL --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/w/index.php?title=.QL&oldid=156322}", note = "[Online; accessed 28-January-2023]" }