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