1 Bibliographic details for Works/Technical Support/Agreement
- Page name: Works/Technical Support/Agreement
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 8 August 2020 13:28 UTC
- Date retrieved: 17 December 2025 00:06 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962
- Page Version ID: 61962
2 Citation styles for Works/Technical Support/Agreement
2.1 APA style
Works/Technical Support/Agreement. (2020, August 8). OpenSCADAWiki, . Retrieved 00:06, December 17, 2025 from http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962.
2.2 MLA style
"Works/Technical Support/Agreement." OpenSCADAWiki, . 8 Aug 2020, 13:28 UTC. 17 Dec 2025, 00:06 <http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Works/Technical Support/Agreement', OpenSCADAWiki, , 8 August 2020, 13:28 UTC, <http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962> [accessed 17 December 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Works/Technical Support/Agreement," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962 (accessed December 17, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Works/Technical Support/Agreement [Internet]. OpenSCADAWiki, ; 2020 Aug 8, 13:28 UTC [cited 2025 Dec 17]. Available from: http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962.
2.6 Bluebook style
Works/Technical Support/Agreement, http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962 (last visited December 17, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Works/Technical Support/Agreement --- OpenSCADAWiki{,} ",
year = "2020",
url = "http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962",
note = "[Online; accessed 17-December-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 = "Works/Technical Support/Agreement --- OpenSCADAWiki{,} ",
year = "2020",
url = "\url{http://oscada.org/wiki/index.php?title=Works/Technical_Support/Agreement&oldid=61962}",
note = "[Online; accessed 17-December-2025]"
}