Cite This Page
1 Bibliographic details for R6 hacking
- Page name: R6 hacking
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 14 May 2025 22:34 UTC
- Date retrieved: 5 July 2025 16:18 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811
- Page Version ID: 16811
2 Citation styles for R6 hacking
2.1 APA style
R6 hacking. (2025, May 14). stix, . Retrieved 16:18, July 5, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811.
2.2 MLA style
"R6 hacking." stix, . 14 May 2025, 22:34 UTC. 5 Jul 2025, 16:18 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811>.
2.3 MHRA style
stix contributors, 'R6 hacking', stix, , 14 May 2025, 22:34 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811> [accessed 5 July 2025]
2.4 Chicago style
stix contributors, "R6 hacking," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811 (accessed July 5, 2025).
2.5 CBE/CSE style
stix contributors. R6 hacking [Internet]. stix, ; 2025 May 14, 22:34 UTC [cited 2025 Jul 5]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811.
2.6 Bluebook style
R6 hacking, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811 (last visited July 5, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "stix", title = "R6 hacking --- stix{,} ", year = "2025", url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811", note = "[Online; accessed 5-July-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 = "R6 hacking --- stix{,} ", year = "2025", url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=R6_hacking&oldid=16811}", note = "[Online; accessed 5-July-2025]" }