Cite This Page
Bibliographic details for Debugging
- Page name: Debugging
- Author: psychoengineering contributors
- Publisher: psychoengineering.
- Date of last revision: 19 August 2023 00:17 UTC
- Date retrieved: 21 May 2025 18:53 UTC
- Permanent URL: https://psycho.engineering/wiki/Debugging?oldid=1464
- Page Version ID: 1464
Citation styles for Debugging
APA style
Debugging. (2023, August 19). psychoengineering. Retrieved 18:53, May 21, 2025 from https://psycho.engineering/wiki/Debugging?oldid=1464.
MLA style
"Debugging." psychoengineering. 19 Aug 2023, 00:17 UTC. 21 May 2025, 18:53 <https://psycho.engineering/wiki/Debugging?oldid=1464>.
MHRA style
psychoengineering contributors, 'Debugging', psychoengineering, 19 August 2023, 00:17 UTC, <https://psycho.engineering/wiki/Debugging?oldid=1464> [accessed 21 May 2025]
Chicago style
psychoengineering contributors, "Debugging," psychoengineering, https://psycho.engineering/wiki/Debugging?oldid=1464 (accessed May 21, 2025).
CBE/CSE style
psychoengineering contributors. Debugging [Internet]. psychoengineering; 2023 Aug 19, 00:17 UTC [cited 2025 May 21]. Available from: https://psycho.engineering/wiki/Debugging?oldid=1464.
Bluebook style
Debugging, https://psycho.engineering/wiki/Debugging?oldid=1464 (last visited May 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "psychoengineering", title = "Debugging --- psychoengineering{,} ", year = "2023", url = "https://psycho.engineering/wiki/Debugging?oldid=1464", note = "[Online; accessed 21-May-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 = "psychoengineering", title = "Debugging --- psychoengineering{,} ", year = "2023", url = "\url{https://psycho.engineering/wiki/Debugging?oldid=1464}", note = "[Online; accessed 21-May-2025]" }