Cite This Page
Bibliographic details for PromptCode/3a
- Page name: PromptCode/3a
- Author: srakrn | Wiki contributors
- Publisher: srakrn | Wiki, .
- Date of last revision: 20 April 2026 08:25 UTC
- Date retrieved: 14 May 2026 21:45 UTC
- Permanent URL: https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403
- Page Version ID: 403
Citation styles for PromptCode/3a
APA style
PromptCode/3a. (2026, April 20). srakrn | Wiki, . Retrieved 21:45, May 14, 2026 from https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403.
MLA style
"PromptCode/3a." srakrn | Wiki, . 20 Apr 2026, 08:25 UTC. 14 May 2026, 21:45 <https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403>.
MHRA style
srakrn | Wiki contributors, 'PromptCode/3a', srakrn | Wiki, , 20 April 2026, 08:25 UTC, <https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403> [accessed 14 May 2026]
Chicago style
srakrn | Wiki contributors, "PromptCode/3a," srakrn | Wiki, , https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403 (accessed May 14, 2026).
CBE/CSE style
srakrn | Wiki contributors. PromptCode/3a [Internet]. srakrn | Wiki, ; 2026 Apr 20, 08:25 UTC [cited 2026 May 14]. Available from: https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403.
Bluebook style
PromptCode/3a, https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "srakrn | Wiki",
title = "PromptCode/3a --- srakrn | Wiki{,} ",
year = "2026",
url = "https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403",
note = "[Online; accessed 14-May-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 = "srakrn | Wiki",
title = "PromptCode/3a --- srakrn | Wiki{,} ",
year = "2026",
url = "\url{https://srakrn.me/mediawiki/index.php?title=PromptCode/3a&oldid=403}",
note = "[Online; accessed 14-May-2026]"
}