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