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