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