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: 19 August 2026 01:07 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 01:07, August 19, 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. 19 Aug 2026, 01:07 <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 19 August 2026]
2.4 Chicago style
stix contributors, "7m," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043 (accessed August 19, 2026).
2.5 CBE/CSE style
stix contributors. 7m [Internet]. stix, ; 2026 May 7, 21:49 UTC [cited 2026 Aug 19]. 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 August 19, 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 19-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 = "stix",
title = "7m --- stix{,} ",
year = "2026",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=7m&oldid=17043}",
note = "[Online; accessed 19-August-2026]"
}