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