1 Bibliographic details for Documents/Release 0.9/Update 9/en
- Page name: Documents/Release 0.9/Update 9/en
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 23 July 2026 05:39 UTC
- Date retrieved: 26 July 2026 04:37 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318
- Page Version ID: 94318
2 Citation styles for Documents/Release 0.9/Update 9/en
2.1 APA style
Documents/Release 0.9/Update 9/en. (2026, July 23). OpenSCADAWiki, . Retrieved 04:37, July 26, 2026 from http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318.
2.2 MLA style
"Documents/Release 0.9/Update 9/en." OpenSCADAWiki, . 23 Jul 2026, 05:39 UTC. 26 Jul 2026, 04:37 <http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/Release 0.9/Update 9/en', OpenSCADAWiki, , 23 July 2026, 05:39 UTC, <http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318> [accessed 26 July 2026]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/Release 0.9/Update 9/en," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318 (accessed July 26, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/Release 0.9/Update 9/en [Internet]. OpenSCADAWiki, ; 2026 Jul 23, 05:39 UTC [cited 2026 Jul 26]. Available from: http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318.
2.6 Bluebook style
Documents/Release 0.9/Update 9/en, http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318 (last visited July 26, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Documents/Release 0.9/Update 9/en --- OpenSCADAWiki{,} ",
year = "2026",
url = "http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318",
note = "[Online; accessed 26-July-2026]"
}
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/Release 0.9/Update 9/en --- OpenSCADAWiki{,} ",
year = "2026",
url = "\url{http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/en&oldid=94318}",
note = "[Online; accessed 26-July-2026]"
}