Cite This Page
Bibliographic details for IoT - Modular - S-BME680.h
- Page name: IoT - Modular - S-BME680.h
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 1 May 2021 01:08 UTC
- Date retrieved: 21 November 2025 05:41 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592
- Page Version ID: 1592
Citation styles for IoT - Modular - S-BME680.h
APA style
IoT - Modular - S-BME680.h. (2021, May 1). The TinkerNet Wiki, . Retrieved 05:41, November 21, 2025 from https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592.
MLA style
"IoT - Modular - S-BME680.h." The TinkerNet Wiki, . 1 May 2021, 01:08 UTC. 21 Nov 2025, 05:41 <https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592>.
MHRA style
The TinkerNet Wiki contributors, 'IoT - Modular - S-BME680.h', The TinkerNet Wiki, , 1 May 2021, 01:08 UTC, <https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592> [accessed 21 November 2025]
Chicago style
The TinkerNet Wiki contributors, "IoT - Modular - S-BME680.h," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592 (accessed November 21, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. IoT - Modular - S-BME680.h [Internet]. The TinkerNet Wiki, ; 2021 May 1, 01:08 UTC [cited 2025 Nov 21]. Available from: https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592.
Bluebook style
IoT - Modular - S-BME680.h, https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592 (last visited November 21, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "IoT - Modular - S-BME680.h --- The TinkerNet Wiki{,} ",
year = "2021",
url = "https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592",
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 = "IoT - Modular - S-BME680.h --- The TinkerNet Wiki{,} ",
year = "2021",
url = "\url{https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_S-BME680.h&oldid=1592}",
note = "[Online; accessed 21-November-2025]"
}