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: 18 April 2026 10:15 UTC
- Date retrieved: 15 May 2026 14:55 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=93864
- Page Version ID: 93864
2 Citation styles for Sub-projects/Embedding and PLC/en
2.1 APA style
Sub-projects/Embedding and PLC/en. (2026, April 18). OpenSCADAWiki, . Retrieved 14:55, May 15, 2026 from http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=93864.
2.2 MLA style
"Sub-projects/Embedding and PLC/en." OpenSCADAWiki, . 18 Apr 2026, 10:15 UTC. 15 May 2026, 14:55 <http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=93864>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Sub-projects/Embedding and PLC/en', OpenSCADAWiki, , 18 April 2026, 10:15 UTC, <http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=93864> [accessed 15 May 2026]
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=93864 (accessed May 15, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Sub-projects/Embedding and PLC/en [Internet]. OpenSCADAWiki, ; 2026 Apr 18, 10:15 UTC [cited 2026 May 15]. Available from: http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=93864.
2.6 Bluebook style
Sub-projects/Embedding and PLC/en, http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=93864 (last visited May 15, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Sub-projects/Embedding and PLC/en --- OpenSCADAWiki{,} ",
year = "2026",
url = "http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=93864",
note = "[Online; accessed 15-May-2026]"
}
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 = "2026",
url = "\url{http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC/en&oldid=93864}",
note = "[Online; accessed 15-May-2026]"
}