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: 3 June 2026 18:30 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 18:30, June 3, 2026 from http://oscada.org/wiki/index.php?title=About&oldid=93795.
2.2 MLA style
"About." OpenSCADAWiki, . 12 Apr 2026, 06:57 UTC. 3 Jun 2026, 18:30 <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 3 June 2026]
2.4 Chicago style
OpenSCADAWiki contributors, "About," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=About&oldid=93795 (accessed June 3, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. About [Internet]. OpenSCADAWiki, ; 2026 Apr 12, 06:57 UTC [cited 2026 Jun 3]. 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 June 3, 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 3-June-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 3-June-2026]"
}