Cite This Page
Bibliographic details for LSB
- Page name: LSB
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 8 May 2013 20:32 UTC
- Date retrieved: 12 March 2026 21:07 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=LSB&oldid=4322
- Page Version ID: 4322
Citation styles for LSB
APA style
LSB. (2013, May 8). Fixme.ch, . Retrieved 21:07, March 12, 2026 from https://fixme.ch/w/index.php?title=LSB&oldid=4322.
MLA style
"LSB." Fixme.ch, . 8 May 2013, 20:32 UTC. 12 Mar 2026, 21:07 <https://fixme.ch/w/index.php?title=LSB&oldid=4322>.
MHRA style
Fixme.ch contributors, 'LSB', Fixme.ch, , 8 May 2013, 20:32 UTC, <https://fixme.ch/w/index.php?title=LSB&oldid=4322> [accessed 12 March 2026]
Chicago style
Fixme.ch contributors, "LSB," Fixme.ch, , https://fixme.ch/w/index.php?title=LSB&oldid=4322 (accessed March 12, 2026).
CBE/CSE style
Fixme.ch contributors. LSB [Internet]. Fixme.ch, ; 2013 May 8, 20:32 UTC [cited 2026 Mar 12]. Available from: https://fixme.ch/w/index.php?title=LSB&oldid=4322.
Bluebook style
LSB, https://fixme.ch/w/index.php?title=LSB&oldid=4322 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "LSB --- Fixme.ch{,} ",
year = "2013",
url = "https://fixme.ch/w/index.php?title=LSB&oldid=4322",
note = "[Online; accessed 12-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 = "Fixme.ch",
title = "LSB --- Fixme.ch{,} ",
year = "2013",
url = "\url{https://fixme.ch/w/index.php?title=LSB&oldid=4322}",
note = "[Online; accessed 12-March-2026]"
}