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