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