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