Cite This Page
1 Bibliographic details for STIX Data Analysis Services
- Page name: STIX Data Analysis Services
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 30 September 2022 08:43 UTC
- Date retrieved: 15 March 2026 08:52 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188
- Page Version ID: 16188
2 Citation styles for STIX Data Analysis Services
2.1 APA style
STIX Data Analysis Services. (2022, September 30). stix, . Retrieved 08:52, March 15, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188.
2.2 MLA style
"STIX Data Analysis Services." stix, . 30 Sep 2022, 08:43 UTC. 15 Mar 2026, 08:52 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188>.
2.3 MHRA style
stix contributors, 'STIX Data Analysis Services', stix, , 30 September 2022, 08:43 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188> [accessed 15 March 2026]
2.4 Chicago style
stix contributors, "STIX Data Analysis Services," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188 (accessed March 15, 2026).
2.5 CBE/CSE style
stix contributors. STIX Data Analysis Services [Internet]. stix, ; 2022 Sep 30, 08:43 UTC [cited 2026 Mar 15]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188.
2.6 Bluebook style
STIX Data Analysis Services, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188 (last visited March 15, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "STIX Data Analysis Services --- stix{,} ",
year = "2022",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188",
note = "[Online; accessed 15-March-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 = "STIX Data Analysis Services --- stix{,} ",
year = "2022",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16188}",
note = "[Online; accessed 15-March-2026]"
}