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