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