Cite This Page
Bibliographic details for Using R Integration with WeBWorK
- Page name: Using R Integration with WeBWorK
- Author: WeBWorK_wiki contributors
- Publisher: WeBWorK_wiki, .
- Date of last revision: 17 November 2016 18:09 UTC
- Date retrieved: 31 October 2024 23:14 UTC
- Permanent URL: https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364
- Page Version ID: 17364
Citation styles for Using R Integration with WeBWorK
APA style
Using R Integration with WeBWorK. (2016, November 17). WeBWorK_wiki, . Retrieved 23:14, October 31, 2024 from https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364.
MLA style
"Using R Integration with WeBWorK." WeBWorK_wiki, . 17 Nov 2016, 18:09 UTC. 31 Oct 2024, 23:14 <https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364>.
MHRA style
WeBWorK_wiki contributors, 'Using R Integration with WeBWorK', WeBWorK_wiki, , 17 November 2016, 18:09 UTC, <https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364> [accessed 31 October 2024]
Chicago style
WeBWorK_wiki contributors, "Using R Integration with WeBWorK," WeBWorK_wiki, , https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364 (accessed October 31, 2024).
CBE/CSE style
WeBWorK_wiki contributors. Using R Integration with WeBWorK [Internet]. WeBWorK_wiki, ; 2016 Nov 17, 18:09 UTC [cited 2024 Oct 31]. Available from: https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364.
Bluebook style
Using R Integration with WeBWorK, https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WeBWorK_wiki", title = "Using R Integration with WeBWorK --- WeBWorK_wiki{,} ", year = "2016", url = "https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364", note = "[Online; accessed 31-October-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 = "Using R Integration with WeBWorK --- WeBWorK_wiki{,} ", year = "2016", url = "\url{https://webwork.maa.org/mediawiki_new/index.php?title=Using_R_Integration_with_WeBWorK&oldid=17364}", note = "[Online; accessed 31-October-2024]" }