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