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