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