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: 13 June 2025 04:02 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/How_to/Install&oldid=86830
- Page Version ID: 86830
2 Citation styles for Documents/How to/Install
2.1 APA style
Documents/How to/Install. (2024, March 23). OpenSCADAWiki, . Retrieved 04:02, June 13, 2025 from http://oscada.org/wiki/index.php?title=Documents/How_to/Install&oldid=86830.
2.2 MLA style
"Documents/How to/Install." OpenSCADAWiki, . 23 Mar 2024, 15:20 UTC. 13 Jun 2025, 04:02 <http://oscada.org/wiki/index.php?title=Documents/How_to/Install&oldid=86830>.
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=86830> [accessed 13 June 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/How to/Install," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/How_to/Install&oldid=86830 (accessed June 13, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/How to/Install [Internet]. OpenSCADAWiki, ; 2024 Mar 23, 15:20 UTC [cited 2025 Jun 13]. Available from: http://oscada.org/wiki/index.php?title=Documents/How_to/Install&oldid=86830.
2.6 Bluebook style
Documents/How to/Install, http://oscada.org/wiki/index.php?title=Documents/How_to/Install&oldid=86830 (last visited June 13, 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=86830", note = "[Online; accessed 13-June-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=86830}", note = "[Online; accessed 13-June-2025]" }