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