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