Cite This Page
Bibliographic details for LFS
- Page name: LFS
- Author: cchtml.com contributors
- Publisher: cchtml.com.
- Date of last revision: 22 January 2012 17:30 UTC
- Date retrieved: 10 March 2026 12:22 UTC
- Permanent URL: http://wiki.cchtml.com/index.php?title=LFS&oldid=7998
- Page Version ID: 7998
Citation styles for LFS
APA style
LFS. (2012, January 22). cchtml.com. Retrieved 12:22, March 10, 2026 from http://wiki.cchtml.com/index.php?title=LFS&oldid=7998.
MLA style
"LFS." cchtml.com. 22 Jan 2012, 17:30 UTC. 10 Mar 2026, 12:22 <http://wiki.cchtml.com/index.php?title=LFS&oldid=7998>.
MHRA style
cchtml.com contributors, 'LFS', cchtml.com, 22 January 2012, 17:30 UTC, <http://wiki.cchtml.com/index.php?title=LFS&oldid=7998> [accessed 10 March 2026]
Chicago style
cchtml.com contributors, "LFS," cchtml.com, http://wiki.cchtml.com/index.php?title=LFS&oldid=7998 (accessed March 10, 2026).
CBE/CSE style
cchtml.com contributors. LFS [Internet]. cchtml.com; 2012 Jan 22, 17:30 UTC [cited 2026 Mar 10]. Available from: http://wiki.cchtml.com/index.php?title=LFS&oldid=7998.
Bluebook style
LFS, http://wiki.cchtml.com/index.php?title=LFS&oldid=7998 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "cchtml.com",
title = "LFS --- cchtml.com{,} ",
year = "2012",
url = "http://wiki.cchtml.com/index.php?title=LFS&oldid=7998",
note = "[Online; accessed 10-March-2026]"
}
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 = "cchtml.com",
title = "LFS --- cchtml.com{,} ",
year = "2012",
url = "\url{http://wiki.cchtml.com/index.php?title=LFS&oldid=7998}",
note = "[Online; accessed 10-March-2026]"
}