Cite This Page
Bibliographic details for L++
- Page name: L++
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 22 May 2014 08:57 UTC
- Date retrieved: 18 May 2025 07:45 UTC
- Permanent URL: https://rosettacode.org/wiki/L%2B%2B?oldid=247195
- Page Version ID: 247195
Citation styles for L++
APA style
L++. (2014, May 22). Rosetta Code. Retrieved 07:45, May 18, 2025 from https://rosettacode.org/wiki/L%2B%2B?oldid=247195.
MLA style
"L++." Rosetta Code. 22 May 2014, 08:57 UTC. 18 May 2025, 07:45 <https://rosettacode.org/wiki/L%2B%2B?oldid=247195>.
MHRA style
Rosetta Code contributors, 'L++', Rosetta Code, 22 May 2014, 08:57 UTC, <https://rosettacode.org/wiki/L%2B%2B?oldid=247195> [accessed 18 May 2025]
Chicago style
Rosetta Code contributors, "L++," Rosetta Code, https://rosettacode.org/wiki/L%2B%2B?oldid=247195 (accessed May 18, 2025).
CBE/CSE style
Rosetta Code contributors. L++ [Internet]. Rosetta Code; 2014 May 22, 08:57 UTC [cited 2025 May 18]. Available from: https://rosettacode.org/wiki/L%2B%2B?oldid=247195.
Bluebook style
L++, https://rosettacode.org/wiki/L%2B%2B?oldid=247195 (last visited May 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "L++ --- Rosetta Code{,} ", year = "2014", url = "https://rosettacode.org/wiki/L%2B%2B?oldid=247195", note = "[Online; accessed 18-May-2025]" }
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 = "L++ --- Rosetta Code{,} ", year = "2014", url = "\url{https://rosettacode.org/wiki/L%2B%2B?oldid=247195}", note = "[Online; accessed 18-May-2025]" }