Cite This Page
Bibliographic details for LLP
- Page name: LLP
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 5 February 2012 22:52 UTC
- Date retrieved: 21 January 2025 06:05 UTC
- Permanent URL: https://rosettacode.org/wiki/LLP?oldid=212027
- Page Version ID: 212027
Citation styles for LLP
APA style
LLP. (2012, February 5). Rosetta Code. Retrieved 06:05, January 21, 2025 from https://rosettacode.org/wiki/LLP?oldid=212027.
MLA style
"LLP." Rosetta Code. 5 Feb 2012, 22:52 UTC. 21 Jan 2025, 06:05 <https://rosettacode.org/wiki/LLP?oldid=212027>.
MHRA style
Rosetta Code contributors, 'LLP', Rosetta Code, 5 February 2012, 22:52 UTC, <https://rosettacode.org/wiki/LLP?oldid=212027> [accessed 21 January 2025]
Chicago style
Rosetta Code contributors, "LLP," Rosetta Code, https://rosettacode.org/wiki/LLP?oldid=212027 (accessed January 21, 2025).
CBE/CSE style
Rosetta Code contributors. LLP [Internet]. Rosetta Code; 2012 Feb 5, 22:52 UTC [cited 2025 Jan 21]. Available from: https://rosettacode.org/wiki/LLP?oldid=212027.
Bluebook style
LLP, https://rosettacode.org/wiki/LLP?oldid=212027 (last visited January 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "LLP --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/wiki/LLP?oldid=212027", note = "[Online; accessed 21-January-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 = "LLP --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/wiki/LLP?oldid=212027}", note = "[Online; accessed 21-January-2025]" }