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