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