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: 15 June 2021 19:13 UTC
- Date retrieved: 9 June 2023 15:08 UTC
- Permanent URL: https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=21151
- Page Version ID: 21151
Citation styles for Problem Authoring Background Information
APA style
Problem Authoring Background Information. (2021, June 15). WeBWorK_wiki, . Retrieved 15:08, June 9, 2023 from https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=21151.
MLA style
"Problem Authoring Background Information." WeBWorK_wiki, . 15 Jun 2021, 19:13 UTC. 9 Jun 2023, 15:08 <https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=21151>.
MHRA style
WeBWorK_wiki contributors, 'Problem Authoring Background Information', WeBWorK_wiki, , 15 June 2021, 19:13 UTC, <https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=21151> [accessed 9 June 2023]
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=21151 (accessed June 9, 2023).
CBE/CSE style
WeBWorK_wiki contributors. Problem Authoring Background Information [Internet]. WeBWorK_wiki, ; 2021 Jun 15, 19:13 UTC [cited 2023 Jun 9]. Available from: https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=21151.
Bluebook style
Problem Authoring Background Information, https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=21151 (last visited June 9, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "WeBWorK_wiki", title = "Problem Authoring Background Information --- WeBWorK_wiki{,} ", year = "2021", url = "https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=21151", note = "[Online; accessed 9-June-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 = "Problem Authoring Background Information --- WeBWorK_wiki{,} ", year = "2021", url = "\url{https://webwork.maa.org/mediawiki_new/index.php?title=Problem_Authoring_Background_Information&oldid=21151}", note = "[Online; accessed 9-June-2023]" }