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