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