Cite This Page
Bibliographic details for Linux - Tutorials
- Page name: Linux - Tutorials
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 1 July 2020 03:49 UTC
- Date retrieved: 21 July 2025 22:35 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471
- Page Version ID: 471
Citation styles for Linux - Tutorials
APA style
Linux - Tutorials. (2020, July 1). The TinkerNet Wiki, . Retrieved 22:35, July 21, 2025 from https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471.
MLA style
"Linux - Tutorials." The TinkerNet Wiki, . 1 Jul 2020, 03:49 UTC. 21 Jul 2025, 22:35 <https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - Tutorials', The TinkerNet Wiki, , 1 July 2020, 03:49 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471> [accessed 21 July 2025]
Chicago style
The TinkerNet Wiki contributors, "Linux - Tutorials," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471 (accessed July 21, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - Tutorials [Internet]. The TinkerNet Wiki, ; 2020 Jul 1, 03:49 UTC [cited 2025 Jul 21]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471.
Bluebook style
Linux - Tutorials, https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471 (last visited July 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "The TinkerNet Wiki", title = "Linux - Tutorials --- The TinkerNet Wiki{,} ", year = "2020", url = "https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471", note = "[Online; accessed 21-July-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 - Tutorials --- The TinkerNet Wiki{,} ", year = "2020", url = "\url{https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471}", note = "[Online; accessed 21-July-2025]" }