Cite This Page
1 Bibliographic details for STIX Tutorials
- Page name: STIX Tutorials
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 11 July 2022 13:22 UTC
- Date retrieved: 1 November 2024 01:01 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141
- Page Version ID: 16141
2 Citation styles for STIX Tutorials
2.1 APA style
STIX Tutorials. (2022, July 11). stix, . Retrieved 01:01, November 1, 2024 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141.
2.2 MLA style
"STIX Tutorials." stix, . 11 Jul 2022, 13:22 UTC. 1 Nov 2024, 01:01 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141>.
2.3 MHRA style
stix contributors, 'STIX Tutorials', stix, , 11 July 2022, 13:22 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141> [accessed 1 November 2024]
2.4 Chicago style
stix contributors, "STIX Tutorials," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141 (accessed November 1, 2024).
2.5 CBE/CSE style
stix contributors. STIX Tutorials [Internet]. stix, ; 2022 Jul 11, 13:22 UTC [cited 2024 Nov 1]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141.
2.6 Bluebook style
STIX Tutorials, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141 (last visited November 1, 2024).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "stix", title = "STIX Tutorials --- stix{,} ", year = "2022", url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141", note = "[Online; accessed 1-November-2024]" }
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 Tutorials --- stix{,} ", year = "2022", url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=STIX_Tutorials&oldid=16141}", note = "[Online; accessed 1-November-2024]" }