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