Cite This Page
Bibliographic details for Problem Authoring Background Information
- Page name: Problem Authoring Background Information
- Author: WeBWorK_wiki contributors
- Publisher: WeBWorK_wiki, .
- Date of last revision: 21 June 2013 18:28 UTC
- Date retrieved: 22 November 2024 11:11 UTC
- Permanent URL: https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421
- Page Version ID: 421
Citation styles for Problem Authoring Background Information
APA style
Problem Authoring Background Information. (2013, June 21). WeBWorK_wiki, . Retrieved 11:11, November 22, 2024 from https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421.
MLA style
"Problem Authoring Background Information." WeBWorK_wiki, . 21 Jun 2013, 18:28 UTC. 22 Nov 2024, 11:11 <https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421>.
MHRA style
WeBWorK_wiki contributors, 'Problem Authoring Background Information', WeBWorK_wiki, , 21 June 2013, 18:28 UTC, <https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421> [accessed 22 November 2024]
Chicago style
WeBWorK_wiki contributors, "Problem Authoring Background Information," WeBWorK_wiki, , https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421 (accessed November 22, 2024).
CBE/CSE style
WeBWorK_wiki contributors. Problem Authoring Background Information [Internet]. WeBWorK_wiki, ; 2013 Jun 21, 18:28 UTC [cited 2024 Nov 22]. Available from: https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421.
Bluebook style
Problem Authoring Background Information, https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WeBWorK_wiki", title = "Problem Authoring Background Information --- WeBWorK_wiki{,} ", year = "2013", url = "https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421", note = "[Online; accessed 22-November-2024]" }
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 = "Problem Authoring Background Information --- WeBWorK_wiki{,} ", year = "2013", url = "\url{https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=421}", note = "[Online; accessed 22-November-2024]" }