Cite This Page
1 Bibliographic details for STIX Documentation
- Page name: STIX Documentation
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 6 June 2023 09:37 UTC
- Date retrieved: 28 October 2025 03:06 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Documentation&oldid=16273
- Page Version ID: 16273
2 Citation styles for STIX Documentation
2.1 APA style
STIX Documentation. (2023, June 6). stix, . Retrieved 03:06, October 28, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Documentation&oldid=16273.
2.2 MLA style
"STIX Documentation." stix, . 6 Jun 2023, 09:37 UTC. 28 Oct 2025, 03:06 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Documentation&oldid=16273>.
2.3 MHRA style
stix contributors, 'STIX Documentation', stix, , 6 June 2023, 09:37 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Documentation&oldid=16273> [accessed 28 October 2025]
2.4 Chicago style
stix contributors, "STIX Documentation," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Documentation&oldid=16273 (accessed October 28, 2025).
2.5 CBE/CSE style
stix contributors. STIX Documentation [Internet]. stix, ; 2023 Jun 6, 09:37 UTC [cited 2025 Oct 28]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Documentation&oldid=16273.
2.6 Bluebook style
STIX Documentation, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Documentation&oldid=16273 (last visited October 28, 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=16273",
note = "[Online; accessed 28-October-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=16273}",
note = "[Online; accessed 28-October-2025]"
}