1 Bibliographic details for Documents/How to/Install/uk
- Page name: Documents/How to/Install/uk
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 29 липень 2025 14:34 UTC
- Date retrieved: 17 November 2025 23:07 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112
- Page Version ID: 92112
2 Citation styles for Documents/How to/Install/uk
2.1 APA style
Documents/How to/Install/uk. (2025, липень 29). OpenSCADAWiki, . Retrieved 23:07, November 17, 2025 from http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112.
2.2 MLA style
"Documents/How to/Install/uk." OpenSCADAWiki, . 29 лип 2025, 14:34 UTC. 17 Nov 2025, 23:07 <http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/How to/Install/uk', OpenSCADAWiki, , 29 липень 2025, 14:34 UTC, <http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112> [accessed 17 November 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/How to/Install/uk," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112 (accessed November 17, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/How to/Install/uk [Internet]. OpenSCADAWiki, ; 2025 лип 29, 14:34 UTC [cited 2025 Nov 17]. Available from: http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112.
2.6 Bluebook style
Documents/How to/Install/uk, http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112 (last visited November 17, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Documents/How to/Install/uk --- OpenSCADAWiki{,} ",
year = "2025",
url = "http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112",
note = "[Online; accessed 17-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/How to/Install/uk --- OpenSCADAWiki{,} ",
year = "2025",
url = "\url{http://oscada.org/wiki/index.php?title=Documents/How_to/Install/uk&oldid=92112}",
note = "[Online; accessed 17-November-2025]"
}