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