| We have moved to https://openmodeldb.info/. This new site has a tag and search system, which will make finding the right models for you much easier! If you have any questions, ask here: https://discord.gg/cpAUpDK |
Cite This Page
Bibliographic details for Installing ESRGAN and/or BasicSR on Arch Linux
- Page name: Installing ESRGAN and/or BasicSR on Arch Linux
- Author: Upscale Wiki contributors
- Publisher: Upscale Wiki, .
- Date of last revision: 2 September 2022 17:23 UTC
- Date retrieved: 28 October 2025 23:14 UTC
- Permanent URL: https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468
- Page Version ID: 1468
Citation styles for Installing ESRGAN and/or BasicSR on Arch Linux
APA style
Installing ESRGAN and/or BasicSR on Arch Linux. (2022, September 2). Upscale Wiki, . Retrieved 23:14, October 28, 2025 from https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468.
MLA style
"Installing ESRGAN and/or BasicSR on Arch Linux." Upscale Wiki, . 2 Sep 2022, 17:23 UTC. 28 Oct 2025, 23:14 <https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468>.
MHRA style
Upscale Wiki contributors, 'Installing ESRGAN and/or BasicSR on Arch Linux', Upscale Wiki, , 2 September 2022, 17:23 UTC, <https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468> [accessed 28 October 2025]
Chicago style
Upscale Wiki contributors, "Installing ESRGAN and/or BasicSR on Arch Linux," Upscale Wiki, , https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468 (accessed October 28, 2025).
CBE/CSE style
Upscale Wiki contributors. Installing ESRGAN and/or BasicSR on Arch Linux [Internet]. Upscale Wiki, ; 2022 Sep 2, 17:23 UTC [cited 2025 Oct 28]. Available from: https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468.
Bluebook style
Installing ESRGAN and/or BasicSR on Arch Linux, https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Upscale Wiki",
title = "Installing ESRGAN and/or BasicSR on Arch Linux --- Upscale Wiki{,} ",
year = "2022",
url = "https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468",
note = "[Online; accessed 28-October-2025]"
}
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 = "Upscale Wiki",
title = "Installing ESRGAN and/or BasicSR on Arch Linux --- Upscale Wiki{,} ",
year = "2022",
url = "\url{https://upscale.wiki/w/index.php?title=Installing_ESRGAN_and/or_BasicSR_on_Arch_Linux&oldid=1468}",
note = "[Online; accessed 28-October-2025]"
}