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