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