Cite This Page
Bibliographic details for NUT Learning Notes
- Page name: NUT Learning Notes
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 31 August 2025 06:50 UTC
- Date retrieved: 21 April 2026 10:07 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894
- Page Version ID: 1894
Citation styles for NUT Learning Notes
APA style
NUT Learning Notes. (2025, August 31). The TinkerNet Wiki, . Retrieved 10:07, April 21, 2026 from https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894.
MLA style
"NUT Learning Notes." The TinkerNet Wiki, . 31 Aug 2025, 06:50 UTC. 21 Apr 2026, 10:07 <https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894>.
MHRA style
The TinkerNet Wiki contributors, 'NUT Learning Notes', The TinkerNet Wiki, , 31 August 2025, 06:50 UTC, <https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894> [accessed 21 April 2026]
Chicago style
The TinkerNet Wiki contributors, "NUT Learning Notes," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894 (accessed April 21, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. NUT Learning Notes [Internet]. The TinkerNet Wiki, ; 2025 Aug 31, 06:50 UTC [cited 2026 Apr 21]. Available from: https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894.
Bluebook style
NUT Learning Notes, https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894 (last visited April 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "NUT Learning Notes --- The TinkerNet Wiki{,} ",
year = "2025",
url = "https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894",
note = "[Online; accessed 21-April-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 = "NUT Learning Notes --- The TinkerNet Wiki{,} ",
year = "2025",
url = "\url{https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=1894}",
note = "[Online; accessed 21-April-2026]"
}