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