Cite This Page
Bibliographic details for AutomationServer - OpenHAB
- Page name: AutomationServer - OpenHAB
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 7 June 2020 19:09 UTC
- Date retrieved: 12 April 2026 18:11 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100
- Page Version ID: 100
Citation styles for AutomationServer - OpenHAB
APA style
AutomationServer - OpenHAB. (2020, June 7). The TinkerNet Wiki, . Retrieved 18:11, April 12, 2026 from https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100.
MLA style
"AutomationServer - OpenHAB." The TinkerNet Wiki, . 7 Jun 2020, 19:09 UTC. 12 Apr 2026, 18:11 <https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100>.
MHRA style
The TinkerNet Wiki contributors, 'AutomationServer - OpenHAB', The TinkerNet Wiki, , 7 June 2020, 19:09 UTC, <https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100> [accessed 12 April 2026]
Chicago style
The TinkerNet Wiki contributors, "AutomationServer - OpenHAB," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100 (accessed April 12, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. AutomationServer - OpenHAB [Internet]. The TinkerNet Wiki, ; 2020 Jun 7, 19:09 UTC [cited 2026 Apr 12]. Available from: https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100.
Bluebook style
AutomationServer - OpenHAB, https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "AutomationServer - OpenHAB --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100",
note = "[Online; accessed 12-April-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 = "The TinkerNet Wiki",
title = "AutomationServer - OpenHAB --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=100}",
note = "[Online; accessed 12-April-2026]"
}