1 Bibliographic details for Sub-projects/Embedding and PLC/en
- Page name: Sub-projects/Embedding and PLC/en
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 1 November 2025 19:31 UTC
- Date retrieved: 2 November 2025 13:21 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816
- Page Version ID: 92816
2 Citation styles for Sub-projects/Embedding and PLC/en
2.1 APA style
Sub-projects/Embedding and PLC/en. (2025, November 1). OpenSCADAWiki, . Retrieved 13:21, November 2, 2025 from http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816.
2.2 MLA style
"Sub-projects/Embedding and PLC/en." OpenSCADAWiki, . 1 Nov 2025, 19:31 UTC. 2 Nov 2025, 13:21 <http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Sub-projects/Embedding and PLC/en', OpenSCADAWiki, , 1 November 2025, 19:31 UTC, <http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816> [accessed 2 November 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Sub-projects/Embedding and PLC/en," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816 (accessed November 2, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Sub-projects/Embedding and PLC/en [Internet]. OpenSCADAWiki, ; 2025 Nov 1, 19:31 UTC [cited 2025 Nov 2]. Available from: http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816.
2.6 Bluebook style
Sub-projects/Embedding and PLC/en, http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816 (last visited November 2, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Sub-projects/Embedding and PLC/en --- OpenSCADAWiki{,} ",
year = "2025",
url = "http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816",
note = "[Online; accessed 2-November-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 = "Sub-projects/Embedding and PLC/en --- OpenSCADAWiki{,} ",
year = "2025",
url = "\url{http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=92816}",
note = "[Online; accessed 2-November-2025]"
}