Cite This Page
Bibliographic details for LED Lighting
- Page name: LED Lighting
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 27 December 2022 12:49 UTC
- Date retrieved: 10 August 2026 10:43 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575
- Page Version ID: 13575
Citation styles for LED Lighting
APA style
LED Lighting. (2022, December 27). Fixme.ch, . Retrieved 10:43, August 10, 2026 from https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575.
MLA style
"LED Lighting." Fixme.ch, . 27 Dec 2022, 12:49 UTC. 10 Aug 2026, 10:43 <https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575>.
MHRA style
Fixme.ch contributors, 'LED Lighting', Fixme.ch, , 27 December 2022, 12:49 UTC, <https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575> [accessed 10 August 2026]
Chicago style
Fixme.ch contributors, "LED Lighting," Fixme.ch, , https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575 (accessed August 10, 2026).
CBE/CSE style
Fixme.ch contributors. LED Lighting [Internet]. Fixme.ch, ; 2022 Dec 27, 12:49 UTC [cited 2026 Aug 10]. Available from: https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575.
Bluebook style
LED Lighting, https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575 (last visited August 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "LED Lighting --- Fixme.ch{,} ",
year = "2022",
url = "https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575",
note = "[Online; accessed 10-August-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 = "LED Lighting --- Fixme.ch{,} ",
year = "2022",
url = "\url{https://fixme.ch/w/index.php?title=LED_Lighting&oldid=13575}",
note = "[Online; accessed 10-August-2026]"
}