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:16 UTC
- Date retrieved: 31 October 2025 21:43 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=967
- Page Version ID: 967
Citation styles for Teaching Notes
APA style
Teaching Notes. (2020, October 17). The TinkerNet Wiki, . Retrieved 21:43, October 31, 2025 from https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=967.
MLA style
"Teaching Notes." The TinkerNet Wiki, . 17 Oct 2020, 05:16 UTC. 31 Oct 2025, 21:43 <https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=967>.
MHRA style
The TinkerNet Wiki contributors, 'Teaching Notes', The TinkerNet Wiki, , 17 October 2020, 05:16 UTC, <https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=967> [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=967 (accessed October 31, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Teaching Notes [Internet]. The TinkerNet Wiki, ; 2020 Oct 17, 05:16 UTC [cited 2025 Oct 31]. Available from: https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=967.
Bluebook style
Teaching Notes, https://wiki.tinkernet.ca/index.php?title=Teaching_Notes&oldid=967 (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=967",
   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=967}",
   note = "[Online; accessed 31-October-2025]"
 }
