1 Bibliographic details for Documents/Release 0.8.0/Update20/ru
- Page name: Documents/Release 0.8.0/Update20/ru
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 23 апрель 2020 16:46 UTC
- Date retrieved: 28 October 2025 01:52 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737
- Page Version ID: 58737
2 Citation styles for Documents/Release 0.8.0/Update20/ru
2.1 APA style
Documents/Release 0.8.0/Update20/ru. (2020, апрель 23). OpenSCADAWiki, . Retrieved 01:52, October 28, 2025 from http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737.
2.2 MLA style
"Documents/Release 0.8.0/Update20/ru." OpenSCADAWiki, . 23 апр 2020, 16:46 UTC. 28 Oct 2025, 01:52 <http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/Release 0.8.0/Update20/ru', OpenSCADAWiki, , 23 апрель 2020, 16:46 UTC, <http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737> [accessed 28 October 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/Release 0.8.0/Update20/ru," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737 (accessed October 28, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/Release 0.8.0/Update20/ru [Internet]. OpenSCADAWiki, ; 2020 апр 23, 16:46 UTC [cited 2025 Oct 28]. Available from: http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737.
2.6 Bluebook style
Documents/Release 0.8.0/Update20/ru, http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737 (last visited October 28, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Documents/Release 0.8.0/Update20/ru --- OpenSCADAWiki{,} ",
year = "2020",
url = "http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737",
note = "[Online; accessed 28-October-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/Update20/ru --- OpenSCADAWiki{,} ",
year = "2020",
url = "\url{http://oscada.org/wiki/index.php?title=Documents/Release_0.8.0/Update20/ru&oldid=58737}",
note = "[Online; accessed 28-October-2025]"
}