Cite This Page
Bibliographic details for What to do if you find a bug in a problem
- Page name: What to do if you find a bug in a problem
- Author: WeBWorK_wiki contributors
- Publisher: WeBWorK_wiki, .
- Date of last revision: 9 November 2021 04:48 UTC
- Date retrieved: 5 July 2025 23:17 UTC
- Permanent URL: https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504
- Page Version ID: 22504
Citation styles for What to do if you find a bug in a problem
APA style
What to do if you find a bug in a problem. (2021, November 9). WeBWorK_wiki, . Retrieved 23:17, July 5, 2025 from https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504.
MLA style
"What to do if you find a bug in a problem." WeBWorK_wiki, . 9 Nov 2021, 04:48 UTC. 5 Jul 2025, 23:17 <https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504>.
MHRA style
WeBWorK_wiki contributors, 'What to do if you find a bug in a problem', WeBWorK_wiki, , 9 November 2021, 04:48 UTC, <https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504> [accessed 5 July 2025]
Chicago style
WeBWorK_wiki contributors, "What to do if you find a bug in a problem," WeBWorK_wiki, , https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504 (accessed July 5, 2025).
CBE/CSE style
WeBWorK_wiki contributors. What to do if you find a bug in a problem [Internet]. WeBWorK_wiki, ; 2021 Nov 9, 04:48 UTC [cited 2025 Jul 5]. Available from: https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504.
Bluebook style
What to do if you find a bug in a problem, https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504 (last visited July 5, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "WeBWorK_wiki", title = "What to do if you find a bug in a problem --- WeBWorK_wiki{,} ", year = "2021", url = "https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504", note = "[Online; accessed 5-July-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 = "WeBWorK_wiki", title = "What to do if you find a bug in a problem --- WeBWorK_wiki{,} ", year = "2021", url = "\url{https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=22504}", note = "[Online; accessed 5-July-2025]" }