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: 24 February 2026 10:46 UTC
- Date retrieved: 25 February 2026 11:44 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9&oldid=93289
- Page Version ID: 93289
2 Citation styles for Documents/Release 0.9/Update 9
2.1 APA style
Documents/Release 0.9/Update 9. (2026, February 24). OpenSCADAWiki, . Retrieved 11:44, February 25, 2026 from http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9&oldid=93289.
2.2 MLA style
"Documents/Release 0.9/Update 9." OpenSCADAWiki, . 24 Feb 2026, 10:46 UTC. 25 Feb 2026, 11:44 <http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9&oldid=93289>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/Release 0.9/Update 9', OpenSCADAWiki, , 24 February 2026, 10:46 UTC, <http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9&oldid=93289> [accessed 25 February 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=93289 (accessed February 25, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/Release 0.9/Update 9 [Internet]. OpenSCADAWiki, ; 2026 Feb 24, 10:46 UTC [cited 2026 Feb 25]. Available from: http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9&oldid=93289.
2.6 Bluebook style
Documents/Release 0.9/Update 9, http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9&oldid=93289 (last visited February 25, 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=93289",
note = "[Online; accessed 25-February-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=93289}",
note = "[Online; accessed 25-February-2026]"
}