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: 28 November 2025 02:25 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=SEM&oldid=15683
- Page Version ID: 15683
Citation styles for SEM
APA style
SEM. (2024, May 15). Fixme.ch, . Retrieved 02:25, November 28, 2025 from https://fixme.ch/w/index.php?title=SEM&oldid=15683.
MLA style
"SEM." Fixme.ch, . 15 May 2024, 09:02 UTC. 28 Nov 2025, 02:25 <https://fixme.ch/w/index.php?title=SEM&oldid=15683>.
MHRA style
Fixme.ch contributors, 'SEM', Fixme.ch, , 15 May 2024, 09:02 UTC, <https://fixme.ch/w/index.php?title=SEM&oldid=15683> [accessed 28 November 2025]
Chicago style
Fixme.ch contributors, "SEM," Fixme.ch, , https://fixme.ch/w/index.php?title=SEM&oldid=15683 (accessed November 28, 2025).
CBE/CSE style
Fixme.ch contributors. SEM [Internet]. Fixme.ch, ; 2024 May 15, 09:02 UTC [cited 2025 Nov 28]. Available from: https://fixme.ch/w/index.php?title=SEM&oldid=15683.
Bluebook style
SEM, https://fixme.ch/w/index.php?title=SEM&oldid=15683 (last visited November 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "SEM --- Fixme.ch{,} ",
year = "2024",
url = "https://fixme.ch/w/index.php?title=SEM&oldid=15683",
note = "[Online; accessed 28-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 = "SEM --- Fixme.ch{,} ",
year = "2024",
url = "\url{https://fixme.ch/w/index.php?title=SEM&oldid=15683}",
note = "[Online; accessed 28-November-2025]"
}