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: 5 February 2008 18:37 UTC
- Date retrieved: 3 April 2025 21:05 UTC
- Permanent URL: https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=412
- Page Version ID: 412
Citation styles for Problem Authoring Background Information
APA style
Problem Authoring Background Information. (2008, February 5). WeBWorK_wiki, . Retrieved 21:05, April 3, 2025 from https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=412.
MLA style
"Problem Authoring Background Information." WeBWorK_wiki, . 5 Feb 2008, 18:37 UTC. 3 Apr 2025, 21:05 <https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=412>.
MHRA style
WeBWorK_wiki contributors, 'Problem Authoring Background Information', WeBWorK_wiki, , 5 February 2008, 18:37 UTC, <https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=412> [accessed 3 April 2025]
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=412 (accessed April 3, 2025).
CBE/CSE style
WeBWorK_wiki contributors. Problem Authoring Background Information [Internet]. WeBWorK_wiki, ; 2008 Feb 5, 18:37 UTC [cited 2025 Apr 3]. Available from: https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=412.
Bluebook style
Problem Authoring Background Information, https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=412 (last visited April 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "WeBWorK_wiki", title = "Problem Authoring Background Information --- WeBWorK_wiki{,} ", year = "2008", url = "https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=412", note = "[Online; accessed 3-April-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 = "Problem Authoring Background Information --- WeBWorK_wiki{,} ", year = "2008", url = "\url{https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=412}", note = "[Online; accessed 3-April-2025]" }