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: 31 July 2023 09:02 UTC
- Date retrieved: 15 March 2026 07:17 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16283
- Page Version ID: 16283
2 Citation styles for STIX Data Analysis Services
2.1 APA style
STIX Data Analysis Services. (2023, July 31). stix, . Retrieved 07:17, March 15, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16283.
2.2 MLA style
"STIX Data Analysis Services." stix, . 31 Jul 2023, 09:02 UTC. 15 Mar 2026, 07:17 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16283>.
2.3 MHRA style
stix contributors, 'STIX Data Analysis Services', stix, , 31 July 2023, 09:02 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16283> [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=16283 (accessed March 15, 2026).
2.5 CBE/CSE style
stix contributors. STIX Data Analysis Services [Internet]. stix, ; 2023 Jul 31, 09:02 UTC [cited 2026 Mar 15]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16283.
2.6 Bluebook style
STIX Data Analysis Services, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16283 (last visited March 15, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "STIX Data Analysis Services --- stix{,} ",
year = "2023",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16283",
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 = "2023",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16283}",
note = "[Online; accessed 15-March-2026]"
}