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