Cite This Page
Bibliographic details for Linux - How-Tos
- Page name: Linux - How-Tos
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 4 November 2020 16:53 UTC
- Date retrieved: 23 November 2024 09:43 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082
- Page Version ID: 1082
Citation styles for Linux - How-Tos
APA style
Linux - How-Tos. (2020, November 4). The TinkerNet Wiki, . Retrieved 09:43, November 23, 2024 from https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082.
MLA style
"Linux - How-Tos." The TinkerNet Wiki, . 4 Nov 2020, 16:53 UTC. 23 Nov 2024, 09:43 <https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - How-Tos', The TinkerNet Wiki, , 4 November 2020, 16:53 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082> [accessed 23 November 2024]
Chicago style
The TinkerNet Wiki contributors, "Linux - How-Tos," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082 (accessed November 23, 2024).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - How-Tos [Internet]. The TinkerNet Wiki, ; 2020 Nov 4, 16:53 UTC [cited 2024 Nov 23]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082.
Bluebook style
Linux - How-Tos, https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "The TinkerNet Wiki", title = "Linux - How-Tos --- The TinkerNet Wiki{,} ", year = "2020", url = "https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082", 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 - How-Tos --- The TinkerNet Wiki{,} ", year = "2020", url = "\url{https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1082}", note = "[Online; accessed 23-November-2024]" }