Cite This Page
1 Bibliographic details for A Brief Introduction to STIX Data Center
- Page name: A Brief Introduction to STIX Data Center
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 3 August 2022 08:11 UTC
- Date retrieved: 17 December 2025 23:43 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149
- Page Version ID: 16149
2 Citation styles for A Brief Introduction to STIX Data Center
2.1 APA style
A Brief Introduction to STIX Data Center. (2022, August 3). stix, . Retrieved 23:43, December 17, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149.
2.2 MLA style
"A Brief Introduction to STIX Data Center." stix, . 3 Aug 2022, 08:11 UTC. 17 Dec 2025, 23:43 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149>.
2.3 MHRA style
stix contributors, 'A Brief Introduction to STIX Data Center', stix, , 3 August 2022, 08:11 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149> [accessed 17 December 2025]
2.4 Chicago style
stix contributors, "A Brief Introduction to STIX Data Center," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149 (accessed December 17, 2025).
2.5 CBE/CSE style
stix contributors. A Brief Introduction to STIX Data Center [Internet]. stix, ; 2022 Aug 3, 08:11 UTC [cited 2025 Dec 17]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149.
2.6 Bluebook style
A Brief Introduction to STIX Data Center, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149 (last visited December 17, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "A Brief Introduction to STIX Data Center --- stix{,} ",
year = "2022",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149",
note = "[Online; accessed 17-December-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 = "A Brief Introduction to STIX Data Center --- stix{,} ",
year = "2022",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=A_Brief_Introduction_to_STIX_Data_Center&oldid=16149}",
note = "[Online; accessed 17-December-2025]"
}