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: 1 July 2020 06:05 UTC
- Date retrieved: 27 October 2025 02:02 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_Distributions&oldid=493
- Page Version ID: 493
Citation styles for Linux - Distributions
APA style
Linux - Distributions. (2020, July 1). The TinkerNet Wiki, . Retrieved 02:02, October 27, 2025 from https://wiki.tinkernet.ca/index.php?title=Linux_-_Distributions&oldid=493.
MLA style
"Linux - Distributions." The TinkerNet Wiki, . 1 Jul 2020, 06:05 UTC. 27 Oct 2025, 02:02 <https://wiki.tinkernet.ca/index.php?title=Linux_-_Distributions&oldid=493>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - Distributions', The TinkerNet Wiki, , 1 July 2020, 06:05 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_Distributions&oldid=493> [accessed 27 October 2025]
Chicago style
The TinkerNet Wiki contributors, "Linux - Distributions," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Linux_-_Distributions&oldid=493 (accessed October 27, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - Distributions [Internet]. The TinkerNet Wiki, ; 2020 Jul 1, 06:05 UTC [cited 2025 Oct 27]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_Distributions&oldid=493.
Bluebook style
Linux - Distributions, https://wiki.tinkernet.ca/index.php?title=Linux_-_Distributions&oldid=493 (last visited October 27, 2025).
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=493",
note = "[Online; accessed 27-October-2025]"
}
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=493}",
note = "[Online; accessed 27-October-2025]"
}