Cite This Page
Bibliographic details for Game Emulation with RetroPie
- Page name: Game Emulation with RetroPie
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 9 October 2019 20:13 UTC
- Date retrieved: 5 June 2026 01:53 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357
- Page Version ID: 3357
Citation styles for Game Emulation with RetroPie
APA style
Game Emulation with RetroPie. (2019, October 9). TheBeard Science Project Wiki, . Retrieved 01:53, June 5, 2026 from https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357.
MLA style
"Game Emulation with RetroPie." TheBeard Science Project Wiki, . 9 Oct 2019, 20:13 UTC. 5 Jun 2026, 01:53 <https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357>.
MHRA style
TheBeard Science Project Wiki contributors, 'Game Emulation with RetroPie', TheBeard Science Project Wiki, , 9 October 2019, 20:13 UTC, <https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357> [accessed 5 June 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Game Emulation with RetroPie," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357 (accessed June 5, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Game Emulation with RetroPie [Internet]. TheBeard Science Project Wiki, ; 2019 Oct 9, 20:13 UTC [cited 2026 Jun 5]. Available from: https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357.
Bluebook style
Game Emulation with RetroPie, https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357 (last visited June 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Game Emulation with RetroPie --- TheBeard Science Project Wiki{,} ",
year = "2019",
url = "https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357",
note = "[Online; accessed 5-June-2026]"
}
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 = "TheBeard Science Project Wiki",
title = "Game Emulation with RetroPie --- TheBeard Science Project Wiki{,} ",
year = "2019",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Game_Emulation_with_RetroPie&oldid=3357}",
note = "[Online; accessed 5-June-2026]"
}