Cite This Page
Bibliographic details for Node-RED - with Google Home
- Page name: Node-RED - with Google Home
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 7 June 2020 18:06 UTC
- Date retrieved: 21 November 2025 05:56 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93
- Page Version ID: 93
Citation styles for Node-RED - with Google Home
APA style
Node-RED - with Google Home. (2020, June 7). The TinkerNet Wiki, . Retrieved 05:56, November 21, 2025 from https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93.
MLA style
"Node-RED - with Google Home." The TinkerNet Wiki, . 7 Jun 2020, 18:06 UTC. 21 Nov 2025, 05:56 <https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93>.
MHRA style
The TinkerNet Wiki contributors, 'Node-RED - with Google Home', The TinkerNet Wiki, , 7 June 2020, 18:06 UTC, <https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93> [accessed 21 November 2025]
Chicago style
The TinkerNet Wiki contributors, "Node-RED - with Google Home," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93 (accessed November 21, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Node-RED - with Google Home [Internet]. The TinkerNet Wiki, ; 2020 Jun 7, 18:06 UTC [cited 2025 Nov 21]. Available from: https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93.
Bluebook style
Node-RED - with Google Home, https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93 (last visited November 21, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "Node-RED - with Google Home --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93",
note = "[Online; accessed 21-November-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 = "Node-RED - with Google Home --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=Node-RED_-_with_Google_Home&oldid=93}",
note = "[Online; accessed 21-November-2025]"
}