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: 29 May 2020 16:04 UTC
- Date retrieved: 2 March 2026 23:23 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23
- Page Version ID: 23
Citation styles for NUT Learning Notes
APA style
NUT Learning Notes. (2020, May 29). The TinkerNet Wiki, . Retrieved 23:23, March 2, 2026 from https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23.
MLA style
"NUT Learning Notes." The TinkerNet Wiki, . 29 May 2020, 16:04 UTC. 2 Mar 2026, 23:23 <https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23>.
MHRA style
The TinkerNet Wiki contributors, 'NUT Learning Notes', The TinkerNet Wiki, , 29 May 2020, 16:04 UTC, <https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23> [accessed 2 March 2026]
Chicago style
The TinkerNet Wiki contributors, "NUT Learning Notes," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23 (accessed March 2, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. NUT Learning Notes [Internet]. The TinkerNet Wiki, ; 2020 May 29, 16:04 UTC [cited 2026 Mar 2]. Available from: https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23.
Bluebook style
NUT Learning Notes, https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23 (last visited March 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "NUT Learning Notes --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23",
note = "[Online; accessed 2-March-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 = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=NUT_Learning_Notes&oldid=23}",
note = "[Online; accessed 2-March-2026]"
}