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