Cite This Page
Bibliographic details for Teaching Notes
- Page name: Teaching Notes
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 17 October 2020 05:12 UTC
- Date retrieved: 31 October 2025 14:18 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966
- Page Version ID: 966
Citation styles for Teaching Notes
APA style
Teaching Notes. (2020, October 17). The TinkerNet Wiki, . Retrieved 14:18, October 31, 2025 from https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966.
MLA style
"Teaching Notes." The TinkerNet Wiki, . 17 Oct 2020, 05:12 UTC. 31 Oct 2025, 14:18 <https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966>.
MHRA style
The TinkerNet Wiki contributors, 'Teaching Notes', The TinkerNet Wiki, , 17 October 2020, 05:12 UTC, <https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966> [accessed 31 October 2025]
Chicago style
The TinkerNet Wiki contributors, "Teaching Notes," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966 (accessed October 31, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Teaching Notes [Internet]. The TinkerNet Wiki, ; 2020 Oct 17, 05:12 UTC [cited 2025 Oct 31]. Available from: https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966.
Bluebook style
Teaching Notes, https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "The TinkerNet Wiki",
   title = "Teaching Notes --- The TinkerNet Wiki{,} ",
   year = "2020",
   url = "https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966",
   note = "[Online; accessed 31-October-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 = "Teaching Notes --- The TinkerNet Wiki{,} ",
   year = "2020",
   url = "\url{https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=966}",
   note = "[Online; accessed 31-October-2025]"
 }
