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