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: 7 July 2021 18:14 UTC
- Date retrieved: 22 May 2026 14:54 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1650
- Page Version ID: 1650
Citation styles for Linux - Troubleshooting
APA style
Linux - Troubleshooting. (2021, July 7). The TinkerNet Wiki, . Retrieved 14:54, May 22, 2026 from https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1650.
MLA style
"Linux - Troubleshooting." The TinkerNet Wiki, . 7 Jul 2021, 18:14 UTC. 22 May 2026, 14:54 <https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1650>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - Troubleshooting', The TinkerNet Wiki, , 7 July 2021, 18:14 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1650> [accessed 22 May 2026]
Chicago style
The TinkerNet Wiki contributors, "Linux - Troubleshooting," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1650 (accessed May 22, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - Troubleshooting [Internet]. The TinkerNet Wiki, ; 2021 Jul 7, 18:14 UTC [cited 2026 May 22]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1650.
Bluebook style
Linux - Troubleshooting, https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1650 (last visited May 22, 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=1650",
note = "[Online; accessed 22-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 = "Linux - Troubleshooting --- The TinkerNet Wiki{,} ",
year = "2021",
url = "\url{https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1650}",
note = "[Online; accessed 22-May-2026]"
}