Cite This Page
1 Bibliographic details for STIX preivew images
- Page name: STIX preivew images
 - Author: stix contributors
 - Publisher: stix, .
 - Date of last revision: 13 July 2022 18:40 UTC
 - Date retrieved: 4 November 2025 14:02 UTC
 - Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148
 - Page Version ID: 16148
 
2 Citation styles for STIX preivew images
2.1 APA style
STIX preivew images. (2022, July 13). stix, . Retrieved 14:02, November 4, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148.
2.2 MLA style
"STIX preivew images." stix, . 13 Jul 2022, 18:40 UTC. 4 Nov 2025, 14:02 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148>.
2.3 MHRA style
stix contributors, 'STIX preivew images', stix, , 13 July 2022, 18:40 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148> [accessed 4 November 2025]
2.4 Chicago style
stix contributors, "STIX preivew images," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148 (accessed November 4, 2025).
2.5 CBE/CSE style
stix contributors. STIX preivew images [Internet]. stix, ; 2022 Jul 13, 18:40 UTC [cited 2025 Nov 4]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148.
2.6 Bluebook style
STIX preivew images, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148 (last visited November 4, 2025).
2.7 BibTeX entry
 @misc{ wiki:xxx,
   author = "stix",
   title = "STIX preivew images --- stix{,} ",
   year = "2022",
   url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148",
   note = "[Online; accessed 4-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 = "stix",
   title = "STIX preivew images --- stix{,} ",
   year = "2022",
   url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_preivew_images&oldid=16148}",
   note = "[Online; accessed 4-November-2025]"
 }