Cite This Page
Bibliographic details for StageLights
- Page name: StageLights
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 13 November 2023 09:26 UTC
- Date retrieved: 30 November 2025 15:52 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=StageLights&oldid=15463
- Page Version ID: 15463
Citation styles for StageLights
APA style
StageLights. (2023, November 13). Fixme.ch, . Retrieved 15:52, November 30, 2025 from http://fixme.ch/w/index.php?title=StageLights&oldid=15463.
MLA style
"StageLights." Fixme.ch, . 13 Nov 2023, 09:26 UTC. 30 Nov 2025, 15:52 <http://fixme.ch/w/index.php?title=StageLights&oldid=15463>.
MHRA style
Fixme.ch contributors, 'StageLights', Fixme.ch, , 13 November 2023, 09:26 UTC, <http://fixme.ch/w/index.php?title=StageLights&oldid=15463> [accessed 30 November 2025]
Chicago style
Fixme.ch contributors, "StageLights," Fixme.ch, , http://fixme.ch/w/index.php?title=StageLights&oldid=15463 (accessed November 30, 2025).
CBE/CSE style
Fixme.ch contributors. StageLights [Internet]. Fixme.ch, ; 2023 Nov 13, 09:26 UTC [cited 2025 Nov 30]. Available from: http://fixme.ch/w/index.php?title=StageLights&oldid=15463.
Bluebook style
StageLights, http://fixme.ch/w/index.php?title=StageLights&oldid=15463 (last visited November 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "StageLights --- Fixme.ch{,} ",
year = "2023",
url = "http://fixme.ch/w/index.php?title=StageLights&oldid=15463",
note = "[Online; accessed 30-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 = "Fixme.ch",
title = "StageLights --- Fixme.ch{,} ",
year = "2023",
url = "\url{http://fixme.ch/w/index.php?title=StageLights&oldid=15463}",
note = "[Online; accessed 30-November-2025]"
}