1 Bibliographic details for Documents/Release 0.9/Update 9/uk
- Page name: Documents/Release 0.9/Update 9/uk
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 12 травень 2026 18:24 UTC
- Date retrieved: 28 May 2026 21:38 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067
- Page Version ID: 94067
2 Citation styles for Documents/Release 0.9/Update 9/uk
2.1 APA style
Documents/Release 0.9/Update 9/uk. (2026, травень 12). OpenSCADAWiki, . Retrieved 21:38, May 28, 2026 from http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067.
2.2 MLA style
"Documents/Release 0.9/Update 9/uk." OpenSCADAWiki, . 12 трав 2026, 18:24 UTC. 28 May 2026, 21:38 <http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/Release 0.9/Update 9/uk', OpenSCADAWiki, , 12 травень 2026, 18:24 UTC, <http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067> [accessed 28 May 2026]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/Release 0.9/Update 9/uk," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067 (accessed May 28, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/Release 0.9/Update 9/uk [Internet]. OpenSCADAWiki, ; 2026 трав 12, 18:24 UTC [cited 2026 May 28]. Available from: http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067.
2.6 Bluebook style
Documents/Release 0.9/Update 9/uk, http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067 (last visited May 28, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Documents/Release 0.9/Update 9/uk --- OpenSCADAWiki{,} ",
year = "2026",
url = "http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067",
note = "[Online; accessed 28-May-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/uk --- OpenSCADAWiki{,} ",
year = "2026",
url = "\url{http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update_9/uk&oldid=94067}",
note = "[Online; accessed 28-May-2026]"
}