Cite This Page
1 Bibliographic details for STIX Data Analysis Tutorial
- Page name: STIX Data Analysis Tutorial
 - Author: stix contributors
 - Publisher: stix, .
 - Date of last revision: 5 May 2021 08:37 UTC
 - Date retrieved: 4 November 2025 14:19 UTC
 - Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880
 - Page Version ID: 12880
 
2 Citation styles for STIX Data Analysis Tutorial
2.1 APA style
STIX Data Analysis Tutorial. (2021, May 5). stix, . Retrieved 14:19, November 4, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880.
2.2 MLA style
"STIX Data Analysis Tutorial." stix, . 5 May 2021, 08:37 UTC. 4 Nov 2025, 14:19 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880>.
2.3 MHRA style
stix contributors, 'STIX Data Analysis Tutorial', stix, , 5 May 2021, 08:37 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880> [accessed 4 November 2025]
2.4 Chicago style
stix contributors, "STIX Data Analysis Tutorial," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880 (accessed November 4, 2025).
2.5 CBE/CSE style
stix contributors. STIX Data Analysis Tutorial [Internet]. stix, ; 2021 May 5, 08:37 UTC [cited 2025 Nov 4]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880.
2.6 Bluebook style
STIX Data Analysis Tutorial, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880 (last visited November 4, 2025).
2.7 BibTeX entry
 @misc{ wiki:xxx,
   author = "stix",
   title = "STIX Data Analysis Tutorial --- stix{,} ",
   year = "2021",
   url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880",
   note = "[Online; accessed 4-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 Data Analysis Tutorial --- stix{,} ",
   year = "2021",
   url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Data_Analysis_Tutorial&oldid=12880}",
   note = "[Online; accessed 4-November-2025]"
 }