Cite This Page
1 Bibliographic details for How to Create a Data Request IOR
- Page name: How to Create a Data Request IOR
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 5 July 2021 17:57 UTC
- Date retrieved: 21 March 2026 09:43 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582
- Page Version ID: 15582
2 Citation styles for How to Create a Data Request IOR
2.1 APA style
How to Create a Data Request IOR. (2021, July 5). stix, . Retrieved 09:43, March 21, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582.
2.2 MLA style
"How to Create a Data Request IOR." stix, . 5 Jul 2021, 17:57 UTC. 21 Mar 2026, 09:43 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582>.
2.3 MHRA style
stix contributors, 'How to Create a Data Request IOR', stix, , 5 July 2021, 17:57 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582> [accessed 21 March 2026]
2.4 Chicago style
stix contributors, "How to Create a Data Request IOR," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582 (accessed March 21, 2026).
2.5 CBE/CSE style
stix contributors. How to Create a Data Request IOR [Internet]. stix, ; 2021 Jul 5, 17:57 UTC [cited 2026 Mar 21]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582.
2.6 Bluebook style
How to Create a Data Request IOR, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582 (last visited March 21, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "How to Create a Data Request IOR --- stix{,} ",
year = "2021",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582",
note = "[Online; accessed 21-March-2026]"
}
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 a Data Request IOR --- stix{,} ",
year = "2021",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15582}",
note = "[Online; accessed 21-March-2026]"
}