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