Cite This Page
Bibliographic details for IoT - Modular - Platformio.ini
- Page name: IoT - Modular - Platformio.ini
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 30 April 2021 20:18 UTC
- Date retrieved: 23 March 2026 16:25 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582
- Page Version ID: 1582
Citation styles for IoT - Modular - Platformio.ini
APA style
IoT - Modular - Platformio.ini. (2021, April 30). The TinkerNet Wiki, . Retrieved 16:25, March 23, 2026 from https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582.
MLA style
"IoT - Modular - Platformio.ini." The TinkerNet Wiki, . 30 Apr 2021, 20:18 UTC. 23 Mar 2026, 16:25 <https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582>.
MHRA style
The TinkerNet Wiki contributors, 'IoT - Modular - Platformio.ini', The TinkerNet Wiki, , 30 April 2021, 20:18 UTC, <https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582> [accessed 23 March 2026]
Chicago style
The TinkerNet Wiki contributors, "IoT - Modular - Platformio.ini," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582 (accessed March 23, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. IoT - Modular - Platformio.ini [Internet]. The TinkerNet Wiki, ; 2021 Apr 30, 20:18 UTC [cited 2026 Mar 23]. Available from: https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582.
Bluebook style
IoT - Modular - Platformio.ini, https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "IoT - Modular - Platformio.ini --- The TinkerNet Wiki{,} ",
year = "2021",
url = "https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582",
note = "[Online; accessed 23-March-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 = "IoT - Modular - Platformio.ini --- The TinkerNet Wiki{,} ",
year = "2021",
url = "\url{https://wiki.tinkernet.ca/index.php?title=IoT_-_Modular_-_Platformio.ini&oldid=1582}",
note = "[Online; accessed 23-March-2026]"
}