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