1 Bibliographic details for Documents/How to/Transferring project configuration/en
- Page name: Documents/How to/Transferring project configuration/en
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 25 September 2021 08:06 UTC
- Date retrieved: 2 May 2025 06:34 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149
- Page Version ID: 67149
2 Citation styles for Documents/How to/Transferring project configuration/en
2.1 APA style
Documents/How to/Transferring project configuration/en. (2021, September 25). OpenSCADAWiki, . Retrieved 06:34, May 2, 2025 from http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149.
2.2 MLA style
"Documents/How to/Transferring project configuration/en." OpenSCADAWiki, . 25 Sep 2021, 08:06 UTC. 2 May 2025, 06:34 <http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/How to/Transferring project configuration/en', OpenSCADAWiki, , 25 September 2021, 08:06 UTC, <http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149> [accessed 2 May 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/How to/Transferring project configuration/en," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149 (accessed May 2, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/How to/Transferring project configuration/en [Internet]. OpenSCADAWiki, ; 2021 Sep 25, 08:06 UTC [cited 2025 May 2]. Available from: http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149.
2.6 Bluebook style
Documents/How to/Transferring project configuration/en, http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149 (last visited May 2, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "OpenSCADAWiki", title = "Documents/How to/Transferring project configuration/en --- OpenSCADAWiki{,} ", year = "2021", url = "http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149", note = "[Online; accessed 2-May-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/Transferring project configuration/en --- OpenSCADAWiki{,} ", year = "2021", url = "\url{http://oscada.org/wiki/index.php?title=Documents/How_to/Transferring_project_configuration/en&oldid=67149}", note = "[Online; accessed 2-May-2025]" }