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: 21 June 2021 17:35 UTC
- Date retrieved: 23 November 2024 00:48 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15546
- Page Version ID: 15546
2 Citation styles for How to Create a Data Request IOR
2.1 APA style
How to Create a Data Request IOR. (2021, June 21). stix, . Retrieved 00:48, November 23, 2024 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15546.
2.2 MLA style
"How to Create a Data Request IOR." stix, . 21 Jun 2021, 17:35 UTC. 23 Nov 2024, 00:48 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15546>.
2.3 MHRA style
stix contributors, 'How to Create a Data Request IOR', stix, , 21 June 2021, 17:35 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15546> [accessed 23 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=15546 (accessed November 23, 2024).
2.5 CBE/CSE style
stix contributors. How to Create a Data Request IOR [Internet]. stix, ; 2021 Jun 21, 17:35 UTC [cited 2024 Nov 23]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15546.
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=15546 (last visited November 23, 2024).
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=15546", note = "[Online; accessed 23-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 = "2021", url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=How_to_Create_a_Data_Request_IOR&oldid=15546}", note = "[Online; accessed 23-November-2024]" }