Cite This Page
1 Bibliographic details for Tools
- Page name: Tools
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 21 January 2022 10:42 UTC
- Date retrieved: 18 February 2025 22:46 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980
- Page Version ID: 15980
2 Citation styles for Tools
2.1 APA style
Tools. (2022, January 21). stix, . Retrieved 22:46, February 18, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980.
2.2 MLA style
"Tools." stix, . 21 Jan 2022, 10:42 UTC. 18 Feb 2025, 22:46 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980>.
2.3 MHRA style
stix contributors, 'Tools', stix, , 21 January 2022, 10:42 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980> [accessed 18 February 2025]
2.4 Chicago style
stix contributors, "Tools," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980 (accessed February 18, 2025).
2.5 CBE/CSE style
stix contributors. Tools [Internet]. stix, ; 2022 Jan 21, 10:42 UTC [cited 2025 Feb 18]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980.
2.6 Bluebook style
Tools, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980 (last visited February 18, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "stix", title = "Tools --- stix{,} ", year = "2022", url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980", note = "[Online; accessed 18-February-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 = "Tools --- stix{,} ", year = "2022", url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Tools&oldid=15980}", note = "[Online; accessed 18-February-2025]" }