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: 18 June 2024 14:06 UTC
- Date retrieved: 25 November 2024 00:02 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=16476
- Page Version ID: 16476
2 Citation styles for How to Create an IOR
2.1 APA style
How to Create an IOR. (2024, June 18). stix, . Retrieved 00:02, November 25, 2024 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=16476.
2.2 MLA style
"How to Create an IOR." stix, . 18 Jun 2024, 14:06 UTC. 25 Nov 2024, 00:02 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=16476>.
2.3 MHRA style
stix contributors, 'How to Create an IOR', stix, , 18 June 2024, 14:06 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=16476> [accessed 25 November 2024]
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=16476 (accessed November 25, 2024).
2.5 CBE/CSE style
stix contributors. How to Create an IOR [Internet]. stix, ; 2024 Jun 18, 14:06 UTC [cited 2024 Nov 25]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=16476.
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=16476 (last visited November 25, 2024).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "stix", title = "How to Create an IOR --- stix{,} ", year = "2024", url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=16476", note = "[Online; accessed 25-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 = "How to Create an IOR --- stix{,} ", year = "2024", url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_an_IOR&oldid=16476}", note = "[Online; accessed 25-November-2024]" }