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