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: 1 November 2025 15:53 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 15:53, November 1, 2025 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. 1 Nov 2025, 15:53 <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 1 November 2025]
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 November 1, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. NUT Learning Notes [Internet]. The TinkerNet Wiki, ; 2025 Aug 31, 06:50 UTC [cited 2025 Nov 1]. 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 November 1, 2025).
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 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 = "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 1-November-2025]"
}