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:45 UTC
- Date retrieved: 24 November 2024 18:07 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1081
- Page Version ID: 1081
Citation styles for Linux - How-Tos
APA style
Linux - How-Tos. (2020, November 4). The TinkerNet Wiki, . Retrieved 18:07, November 24, 2024 from https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1081.
MLA style
"Linux - How-Tos." The TinkerNet Wiki, . 4 Nov 2020, 16:45 UTC. 24 Nov 2024, 18:07 <https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1081>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - How-Tos', The TinkerNet Wiki, , 4 November 2020, 16:45 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1081> [accessed 24 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=1081 (accessed November 24, 2024).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - How-Tos [Internet]. The TinkerNet Wiki, ; 2020 Nov 4, 16:45 UTC [cited 2024 Nov 24]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1081.
Bluebook style
Linux - How-Tos, https://wiki.tinkernet.ca/index.php?title=Linux_-_How-Tos&oldid=1081 (last visited November 24, 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=1081", note = "[Online; accessed 24-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=1081}", note = "[Online; accessed 24-November-2024]" }