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: 23 November 2024 09:53 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 09:53, November 23, 2024 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. 23 Nov 2024, 09:53 <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 23 November 2024]
Chicago style
The TinkerNet Wiki contributors, "Linux - Tutorials," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Linux_-_Tutorials&oldid=471 (accessed November 23, 2024).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - Tutorials [Internet]. The TinkerNet Wiki, ; 2020 Jul 1, 03:49 UTC [cited 2024 Nov 23]. 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 November 23, 2024).
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 23-November-2024]" }
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 23-November-2024]" }