Cite This Page
Bibliographic details for AnyOSInstallBot
- Page name: AnyOSInstallBot
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 21 June 2022 00:17 UTC
- Date retrieved: 19 April 2026 21:36 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412
- Page Version ID: 1412
Citation styles for AnyOSInstallBot
APA style
AnyOSInstallBot. (2022, June 21). Computernewb Wiki. Retrieved 21:36, April 19, 2026 from https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412.
MLA style
"AnyOSInstallBot." Computernewb Wiki. 21 Jun 2022, 00:17 UTC. 19 Apr 2026, 21:36 <https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412>.
MHRA style
Computernewb Wiki contributors, 'AnyOSInstallBot', Computernewb Wiki, 21 June 2022, 00:17 UTC, <https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412> [accessed 19 April 2026]
Chicago style
Computernewb Wiki contributors, "AnyOSInstallBot," Computernewb Wiki, https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412 (accessed April 19, 2026).
CBE/CSE style
Computernewb Wiki contributors. AnyOSInstallBot [Internet]. Computernewb Wiki; 2022 Jun 21, 00:17 UTC [cited 2026 Apr 19]. Available from: https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412.
Bluebook style
AnyOSInstallBot, https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "AnyOSInstallBot --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412",
note = "[Online; accessed 19-April-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 = "Computernewb Wiki",
title = "AnyOSInstallBot --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=AnyOSInstallBot&oldid=1412}",
note = "[Online; accessed 19-April-2026]"
}