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