Cite This Page
Bibliographic details for Arduino Nano 33 BLE Sense Lite
- Page name: Arduino Nano 33 BLE Sense Lite
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 23 January 2023 03:46 UTC
- Date retrieved: 1 November 2025 17:23 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883
- Page Version ID: 883
Citation styles for Arduino Nano 33 BLE Sense Lite
APA style
Arduino Nano 33 BLE Sense Lite. (2023, January 23). Miscellany, . Retrieved 17:23, November 1, 2025 from https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883.
MLA style
"Arduino Nano 33 BLE Sense Lite." Miscellany, . 23 Jan 2023, 03:46 UTC. 1 Nov 2025, 17:23 <https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883>.
MHRA style
Miscellany contributors, 'Arduino Nano 33 BLE Sense Lite', Miscellany, , 23 January 2023, 03:46 UTC, <https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883> [accessed 1 November 2025]
Chicago style
Miscellany contributors, "Arduino Nano 33 BLE Sense Lite," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883 (accessed November 1, 2025).
CBE/CSE style
Miscellany contributors. Arduino Nano 33 BLE Sense Lite [Internet]. Miscellany, ; 2023 Jan 23, 03:46 UTC [cited 2025 Nov 1]. Available from: https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883.
Bluebook style
Arduino Nano 33 BLE Sense Lite, https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "Arduino Nano 33 BLE Sense Lite --- Miscellany{,} ",
year = "2023",
url = "https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883",
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 = "Miscellany",
title = "Arduino Nano 33 BLE Sense Lite --- Miscellany{,} ",
year = "2023",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=883}",
note = "[Online; accessed 1-November-2025]"
}