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: 12 November 2021 19:05 UTC
- Date retrieved: 31 October 2025 14:07 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1700
- Page Version ID: 1700
Citation styles for Linux - Troubleshooting
APA style
Linux - Troubleshooting. (2021, November 12). The TinkerNet Wiki, . Retrieved 14:07, October 31, 2025 from https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1700.
MLA style
"Linux - Troubleshooting." The TinkerNet Wiki, . 12 Nov 2021, 19:05 UTC. 31 Oct 2025, 14:07 <https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1700>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - Troubleshooting', The TinkerNet Wiki, , 12 November 2021, 19:05 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1700> [accessed 31 October 2025]
Chicago style
The TinkerNet Wiki contributors, "Linux - Troubleshooting," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1700 (accessed October 31, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - Troubleshooting [Internet]. The TinkerNet Wiki, ; 2021 Nov 12, 19:05 UTC [cited 2025 Oct 31]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1700.
Bluebook style
Linux - Troubleshooting, https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1700 (last visited October 31, 2025).
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=1700",
   note = "[Online; accessed 31-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 = "Linux - Troubleshooting --- The TinkerNet Wiki{,} ",
   year = "2021",
   url = "\url{https://wiki.tinkernet.ca/index.php?title=Linux_-_Troubleshooting&oldid=1700}",
   note = "[Online; accessed 31-October-2025]"
 }
