1 Bibliographic details for Documents/Release 0.8.0/Update4/ru
- Page name: Documents/Release 0.8.0/Update4/ru
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 5 июнь 2020 15:49 UTC
- Date retrieved: 22 November 2025 00:46 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112
- Page Version ID: 60112
2 Citation styles for Documents/Release 0.8.0/Update4/ru
2.1 APA style
Documents/Release 0.8.0/Update4/ru. (2020, июнь 5). OpenSCADAWiki, . Retrieved 00:46, November 22, 2025 from http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112.
2.2 MLA style
"Documents/Release 0.8.0/Update4/ru." OpenSCADAWiki, . 5 июн 2020, 15:49 UTC. 22 Nov 2025, 00:46 <http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/Release 0.8.0/Update4/ru', OpenSCADAWiki, , 5 июнь 2020, 15:49 UTC, <http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112> [accessed 22 November 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/Release 0.8.0/Update4/ru," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112 (accessed November 22, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/Release 0.8.0/Update4/ru [Internet]. OpenSCADAWiki, ; 2020 июн 5, 15:49 UTC [cited 2025 Nov 22]. Available from: http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112.
2.6 Bluebook style
Documents/Release 0.8.0/Update4/ru, http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112 (last visited November 22, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Documents/Release 0.8.0/Update4/ru --- OpenSCADAWiki{,} ",
year = "2020",
url = "http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112",
note = "[Online; accessed 22-November-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/Release 0.8.0/Update4/ru --- OpenSCADAWiki{,} ",
year = "2020",
url = "\url{http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update4/ru&oldid=60112}",
note = "[Online; accessed 22-November-2025]"
}