Cite This Page
Bibliographic details for Spidershell
- Page name: Spidershell
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 27 November 2023 16:10 UTC
- Date retrieved: 8 February 2026 01:17 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=Spidershell&oldid=3358
- Page Version ID: 3358
Citation styles for Spidershell
APA style
Spidershell. (2023, November 27). Computernewb Wiki. Retrieved 01:17, February 8, 2026 from https://computernewb.com/w/index.php?title=Spidershell&oldid=3358.
MLA style
"Spidershell." Computernewb Wiki. 27 Nov 2023, 16:10 UTC. 8 Feb 2026, 01:17 <https://computernewb.com/w/index.php?title=Spidershell&oldid=3358>.
MHRA style
Computernewb Wiki contributors, 'Spidershell', Computernewb Wiki, 27 November 2023, 16:10 UTC, <https://computernewb.com/w/index.php?title=Spidershell&oldid=3358> [accessed 8 February 2026]
Chicago style
Computernewb Wiki contributors, "Spidershell," Computernewb Wiki, https://computernewb.com/w/index.php?title=Spidershell&oldid=3358 (accessed February 8, 2026).
CBE/CSE style
Computernewb Wiki contributors. Spidershell [Internet]. Computernewb Wiki; 2023 Nov 27, 16:10 UTC [cited 2026 Feb 8]. Available from: https://computernewb.com/w/index.php?title=Spidershell&oldid=3358.
Bluebook style
Spidershell, https://computernewb.com/w/index.php?title=Spidershell&oldid=3358 (last visited February 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "Spidershell --- Computernewb Wiki{,} ",
year = "2023",
url = "https://computernewb.com/w/index.php?title=Spidershell&oldid=3358",
note = "[Online; accessed 8-February-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 = "Spidershell --- Computernewb Wiki{,} ",
year = "2023",
url = "\url{https://computernewb.com/w/index.php?title=Spidershell&oldid=3358}",
note = "[Online; accessed 8-February-2026]"
}