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