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