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: 18 January 2023 20:19 UTC
- Date retrieved: 2 November 2025 22:13 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=871
- Page Version ID: 871
Citation styles for Arduino Nano 33 BLE Sense Lite
APA style
Arduino Nano 33 BLE Sense Lite. (2023, January 18). Miscellany, . Retrieved 22:13, November 2, 2025 from https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=871.
MLA style
"Arduino Nano 33 BLE Sense Lite." Miscellany, . 18 Jan 2023, 20:19 UTC. 2 Nov 2025, 22:13 <https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=871>.
MHRA style
Miscellany contributors, 'Arduino Nano 33 BLE Sense Lite', Miscellany, , 18 January 2023, 20:19 UTC, <https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=871> [accessed 2 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=871 (accessed November 2, 2025).
CBE/CSE style
Miscellany contributors. Arduino Nano 33 BLE Sense Lite [Internet]. Miscellany, ; 2023 Jan 18, 20:19 UTC [cited 2025 Nov 2]. Available from: https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=871.
Bluebook style
Arduino Nano 33 BLE Sense Lite, https://wiki.kats-sites.net/w/index.php?title=Arduino_Nano_33_BLE_Sense_Lite&oldid=871 (last visited November 2, 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=871",
note = "[Online; accessed 2-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=871}",
note = "[Online; accessed 2-November-2025]"
}