Cite This Page
Bibliographic details for Using QuickOPC with Trill
- Page name: Using QuickOPC with Trill
- Author: OPC Labs Knowledge Base contributors
- Publisher: OPC Labs Knowledge Base, .
- Date of last revision: 30 October 2019 10:26 UTC
- Date retrieved: 12 December 2025 11:41 UTC
- Permanent URL: https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399
- Page Version ID: 2399
Citation styles for Using QuickOPC with Trill
APA style
Using QuickOPC with Trill. (2019, October 30). OPC Labs Knowledge Base, . Retrieved 11:41, December 12, 2025 from https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399.
MLA style
"Using QuickOPC with Trill." OPC Labs Knowledge Base, . 30 Oct 2019, 10:26 UTC. 12 Dec 2025, 11:41 <https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399>.
MHRA style
OPC Labs Knowledge Base contributors, 'Using QuickOPC with Trill', OPC Labs Knowledge Base, , 30 October 2019, 10:26 UTC, <https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399> [accessed 12 December 2025]
Chicago style
OPC Labs Knowledge Base contributors, "Using QuickOPC with Trill," OPC Labs Knowledge Base, , https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399 (accessed December 12, 2025).
CBE/CSE style
OPC Labs Knowledge Base contributors. Using QuickOPC with Trill [Internet]. OPC Labs Knowledge Base, ; 2019 Oct 30, 10:26 UTC [cited 2025 Dec 12]. Available from: https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399.
Bluebook style
Using QuickOPC with Trill, https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399 (last visited December 12, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OPC Labs Knowledge Base",
title = "Using QuickOPC with Trill --- OPC Labs Knowledge Base{,} ",
year = "2019",
url = "https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399",
note = "[Online; accessed 12-December-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 = "OPC Labs Knowledge Base",
title = "Using QuickOPC with Trill --- OPC Labs Knowledge Base{,} ",
year = "2019",
url = "\url{https://kb.opclabs.com/index.php?title=Using_QuickOPC_with_Trill&oldid=2399}",
note = "[Online; accessed 12-December-2025]"
}