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