Cite This Page
Bibliographic details for Recommended distributions
- Page name: Recommended distributions
 - Author: Linux Advocacy contributors
 - Publisher: Linux Advocacy, .
 - Date of last revision: 25 May 2016 03:03 UTC
 - Date retrieved: 14 March 2023 21:20 UTC
 - Permanent URL: https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273
 - Page Version ID: 273
 
Citation styles for Recommended distributions
APA style
Recommended distributions. (2016, May 25). Linux Advocacy, . Retrieved 21:20, March 14, 2023 from https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273.
MLA style
"Recommended distributions." Linux Advocacy, . 25 May 2016, 03:03 UTC. 14 Mar 2023, 21:20 <https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273>.
MHRA style
Linux Advocacy contributors, 'Recommended distributions', Linux Advocacy, , 25 May 2016, 03:03 UTC, <https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273> [accessed 14 March 2023]
Chicago style
Linux Advocacy contributors, "Recommended distributions," Linux Advocacy, , https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273 (accessed March 14, 2023).
CBE/CSE style
Linux Advocacy contributors. Recommended distributions [Internet]. Linux Advocacy, ; 2016 May 25, 03:03 UTC [cited 2023 Mar 14]. Available from: https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273.
Bluebook style
Recommended distributions, https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273 (last visited March 14, 2023).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Linux Advocacy",
   title = "Recommended distributions --- Linux Advocacy{,} ",
   year = "2016",
   url = "https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273",
   note = "[Online; accessed 14-March-2023]"
 }
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 = "Linux Advocacy",
   title = "Recommended distributions --- Linux Advocacy{,} ",
   year = "2016",
   url = "\url{https://linuxadvocacy.miraheze.org/w/index.php?title=Recommended_distributions&oldid=273}",
   note = "[Online; accessed 14-March-2023]"
 }