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