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