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:06 UTC
- Date retrieved: 28 October 2025 19:03 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=98
- Page Version ID: 98
Citation styles for AutomationServer - OpenHAB
APA style
AutomationServer - OpenHAB. (2020, June 7). The TinkerNet Wiki, . Retrieved 19:03, October 28, 2025 from https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=98.
MLA style
"AutomationServer - OpenHAB." The TinkerNet Wiki, . 7 Jun 2020, 19:06 UTC. 28 Oct 2025, 19:03 <https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=98>.
MHRA style
The TinkerNet Wiki contributors, 'AutomationServer - OpenHAB', The TinkerNet Wiki, , 7 June 2020, 19:06 UTC, <https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=98> [accessed 28 October 2025]
Chicago style
The TinkerNet Wiki contributors, "AutomationServer - OpenHAB," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=98 (accessed October 28, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. AutomationServer - OpenHAB [Internet]. The TinkerNet Wiki, ; 2020 Jun 7, 19:06 UTC [cited 2025 Oct 28]. Available from: https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=98.
Bluebook style
AutomationServer - OpenHAB, https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=98 (last visited October 28, 2025).
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=98",
note = "[Online; accessed 28-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 = "The TinkerNet Wiki",
title = "AutomationServer - OpenHAB --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=AutomationServer_-_OpenHAB&oldid=98}",
note = "[Online; accessed 28-October-2025]"
}