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:03 UTC
- Date retrieved: 1 May 2026 10:59 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16284
- Page Version ID: 16284
2 Citation styles for STIX Data Analysis Services
2.1 APA style
STIX Data Analysis Services. (2023, July 31). stix, . Retrieved 10:59, May 1, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16284.
2.2 MLA style
"STIX Data Analysis Services." stix, . 31 Jul 2023, 09:03 UTC. 1 May 2026, 10:59 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16284>.
2.3 MHRA style
stix contributors, 'STIX Data Analysis Services', stix, , 31 July 2023, 09:03 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16284> [accessed 1 May 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=16284 (accessed May 1, 2026).
2.5 CBE/CSE style
stix contributors. STIX Data Analysis Services [Internet]. stix, ; 2023 Jul 31, 09:03 UTC [cited 2026 May 1]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16284.
2.6 Bluebook style
STIX Data Analysis Services, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Services&oldid=16284 (last visited May 1, 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=16284",
note = "[Online; accessed 1-May-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=16284}",
note = "[Online; accessed 1-May-2026]"
}