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