Cite This Page
1 Bibliographic details for 7m
- Page name: 7m
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 7 May 2026 21:49 UTC
- Date retrieved: 22 May 2026 00:36 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043
- Page Version ID: 17043
2 Citation styles for 7m
2.1 APA style
7m. (2026, May 7). stix, . Retrieved 00:36, May 22, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043.
2.2 MLA style
"7m." stix, . 7 May 2026, 21:49 UTC. 22 May 2026, 00:36 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043>.
2.3 MHRA style
stix contributors, '7m', stix, , 7 May 2026, 21:49 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043> [accessed 22 May 2026]
2.4 Chicago style
stix contributors, "7m," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043 (accessed May 22, 2026).
2.5 CBE/CSE style
stix contributors. 7m [Internet]. stix, ; 2026 May 7, 21:49 UTC [cited 2026 May 22]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043.
2.6 Bluebook style
7m, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043 (last visited May 22, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "7m --- stix{,} ",
year = "2026",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043",
note = "[Online; accessed 22-May-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 = "stix",
title = "7m --- stix{,} ",
year = "2026",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043}",
note = "[Online; accessed 22-May-2026]"
}