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