Cite This Page
Bibliographic details for OPC UA PubSub Traps And Pitfalls
- Page name: OPC UA PubSub Traps And Pitfalls
- Author: OPC Labs Knowledge Base contributors
- Publisher: OPC Labs Knowledge Base, .
- Date of last revision: 27 October 2024 16:24 UTC
- Date retrieved: 10 December 2024 05:53 UTC
- Permanent URL: https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728
- Page Version ID: 5728
Citation styles for OPC UA PubSub Traps And Pitfalls
APA style
OPC UA PubSub Traps And Pitfalls. (2024, October 27). OPC Labs Knowledge Base, . Retrieved 05:53, December 10, 2024 from https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728.
MLA style
"OPC UA PubSub Traps And Pitfalls." OPC Labs Knowledge Base, . 27 Oct 2024, 16:24 UTC. 10 Dec 2024, 05:53 <https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728>.
MHRA style
OPC Labs Knowledge Base contributors, 'OPC UA PubSub Traps And Pitfalls', OPC Labs Knowledge Base, , 27 October 2024, 16:24 UTC, <https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728> [accessed 10 December 2024]
Chicago style
OPC Labs Knowledge Base contributors, "OPC UA PubSub Traps And Pitfalls," OPC Labs Knowledge Base, , https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728 (accessed December 10, 2024).
CBE/CSE style
OPC Labs Knowledge Base contributors. OPC UA PubSub Traps And Pitfalls [Internet]. OPC Labs Knowledge Base, ; 2024 Oct 27, 16:24 UTC [cited 2024 Dec 10]. Available from: https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728.
Bluebook style
OPC UA PubSub Traps And Pitfalls, https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728 (last visited December 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "OPC Labs Knowledge Base", title = "OPC UA PubSub Traps And Pitfalls --- OPC Labs Knowledge Base{,} ", year = "2024", url = "https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728", note = "[Online; accessed 10-December-2024]" }
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 = "OPC UA PubSub Traps And Pitfalls --- OPC Labs Knowledge Base{,} ", year = "2024", url = "\url{https://kb.opclabs.com/index.php?title=OPC_UA_PubSub_Traps_And_Pitfalls&oldid=5728}", note = "[Online; accessed 10-December-2024]" }