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