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