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