Cite This Page
Bibliographic details for LLT
- Page name: LLT
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 5 April 2021 03:29 UTC
- Date retrieved: 3 November 2025 13:21 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341
- Page Version ID: 7341
Citation styles for LLT
APA style
LLT. (2021, April 5). Zero-K, . Retrieved 13:21, November 3, 2025 from http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341.
MLA style
"LLT." Zero-K, . 5 Apr 2021, 03:29 UTC. 3 Nov 2025, 13:21 <http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341>.
MHRA style
Zero-K contributors, 'LLT', Zero-K, , 5 April 2021, 03:29 UTC, <http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341> [accessed 3 November 2025]
Chicago style
Zero-K contributors, "LLT," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341 (accessed November 3, 2025).
CBE/CSE style
Zero-K contributors. LLT [Internet]. Zero-K, ; 2021 Apr 5, 03:29 UTC [cited 2025 Nov 3]. Available from: http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341.
Bluebook style
LLT, http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "LLT --- Zero-K{,} ",
year = "2021",
url = "http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341",
note = "[Online; accessed 3-November-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 = "Zero-K",
title = "LLT --- Zero-K{,} ",
year = "2021",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=LLT&oldid=7341}",
note = "[Online; accessed 3-November-2025]"
}