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