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