1 Bibliographic details for Documents/How to/Crash report
- Page name: Documents/How to/Crash report
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 6 December 2024 20:07 UTC
- Date retrieved: 2 June 2025 05:07 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746
- Page Version ID: 88746
2 Citation styles for Documents/How to/Crash report
2.1 APA style
Documents/How to/Crash report. (2024, December 6). OpenSCADAWiki, . Retrieved 05:07, June 2, 2025 from http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746.
2.2 MLA style
"Documents/How to/Crash report." OpenSCADAWiki, . 6 Dec 2024, 20:07 UTC. 2 Jun 2025, 05:07 <http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/How to/Crash report', OpenSCADAWiki, , 6 December 2024, 20:07 UTC, <http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746> [accessed 2 June 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/How to/Crash report," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746 (accessed June 2, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/How to/Crash report [Internet]. OpenSCADAWiki, ; 2024 Dec 6, 20:07 UTC [cited 2025 Jun 2]. Available from: http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746.
2.6 Bluebook style
Documents/How to/Crash report, http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746 (last visited June 2, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "OpenSCADAWiki", title = "Documents/How to/Crash report --- OpenSCADAWiki{,} ", year = "2024", url = "http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746", note = "[Online; accessed 2-June-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 = "OpenSCADAWiki", title = "Documents/How to/Crash report --- OpenSCADAWiki{,} ", year = "2024", url = "\url{http://oscada.org/wiki/index.php?title=Documents/How_to/Crash_report&oldid=88746}", note = "[Online; accessed 2-June-2025]" }