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: 2 March 2008 06:31 UTC
- Date retrieved: 29 January 2023 22:11 UTC
- Permanent URL: https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=2971
- Page Version ID: 2971
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. (2008, March 2). WeBWorK_wiki, . Retrieved 22:11, January 29, 2023 from https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=2971.
MLA style
"What to do if you find a bug in a problem." WeBWorK_wiki, . 2 Mar 2008, 06:31 UTC. 29 Jan 2023, 22:11 <https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=2971>.
MHRA style
WeBWorK_wiki contributors, 'What to do if you find a bug in a problem', WeBWorK_wiki, , 2 March 2008, 06:31 UTC, <https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=2971> [accessed 29 January 2023]
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=2971 (accessed January 29, 2023).
CBE/CSE style
WeBWorK_wiki contributors. What to do if you find a bug in a problem [Internet]. WeBWorK_wiki, ; 2008 Mar 2, 06:31 UTC [cited 2023 Jan 29]. Available from: https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=2971.
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=2971 (last visited January 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "WeBWorK_wiki", title = "What to do if you find a bug in a problem --- WeBWorK_wiki{,} ", year = "2008", url = "https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=2971", note = "[Online; accessed 29-January-2023]" }
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 = "2008", url = "\url{https://webwork.maa.org/mediawiki_new/index.php?title=What_to_do_if_you_find_a_bug_in_a_problem&oldid=2971}", note = "[Online; accessed 29-January-2023]" }