Cite This Page
1 Bibliographic details for How to Create an IOR
- Page name: How to Create an IOR
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 20 May 2021 22:07 UTC
- Date retrieved: 11 April 2025 06:27 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877
- Page Version ID: 12877
2 Citation styles for How to Create an IOR
2.1 APA style
How to Create an IOR. (2021, May 20). stix, . Retrieved 06:27, April 11, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877.
2.2 MLA style
"How to Create an IOR." stix, . 20 May 2021, 22:07 UTC. 11 Apr 2025, 06:27 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877>.
2.3 MHRA style
stix contributors, 'How to Create an IOR', stix, , 20 May 2021, 22:07 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877> [accessed 11 April 2025]
2.4 Chicago style
stix contributors, "How to Create an IOR," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877 (accessed April 11, 2025).
2.5 CBE/CSE style
stix contributors. How to Create an IOR [Internet]. stix, ; 2021 May 20, 22:07 UTC [cited 2025 Apr 11]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877.
2.6 Bluebook style
How to Create an IOR, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877 (last visited April 11, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "stix", title = "How to Create an IOR --- stix{,} ", year = "2021", url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877", note = "[Online; accessed 11-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 Create an IOR --- stix{,} ", year = "2021", url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=12877}", note = "[Online; accessed 11-April-2025]" }