{"id":922,"date":"2013-07-16T14:19:49","date_gmt":"2013-07-16T13:19:49","guid":{"rendered":"http:\/\/www.blopig.com\/blog\/?p=922"},"modified":"2013-07-16T14:19:49","modified_gmt":"2013-07-16T13:19:49","slug":"citing-r-packages-in-your-thesispaperassignments","status":"publish","type":"post","link":"https:\/\/www.blopig.com\/blog\/2013\/07\/citing-r-packages-in-your-thesispaperassignments\/","title":{"rendered":"Citing R packages in your Thesis\/Paper\/Assignments"},"content":{"rendered":"<p>If you need to cite R, there is a very useful function called <code>citation()<\/code>.<\/p>\n<pre class=\"toolbar:2 lang:r decode:true\" title=\"citation output\">&gt; citation()\r\n\r\nTo cite R in publications use:\r\n\r\n  R Core Team (2013). R: A language and environment for statistical\r\n  computing. R Foundation for Statistical Computing, Vienna, Austria.\r\n  URL http:\/\/www.R-project.org\/.\r\n\r\nA BibTeX entry for LaTeX users is\r\n\r\n  @Manual{,\r\n    title = {R: A Language and Environment for Statistical Computing},\r\n    author = {{R Core Team}},\r\n    organization = {R Foundation for Statistical Computing},\r\n    address = {Vienna, Austria},\r\n    year = {2013},\r\n    url = {http:\/\/www.R-project.org\/},\r\n  }\r\n\r\nWe have invested a lot of time and effort in creating R, please cite it\r\nwhen using it for data analysis. See also \u2018citation(\"pkgname\")\u2019 for\r\nciting R packages.<\/pre>\n<p>If you want to cite just a package, just pass the package name as a parameter, e.g.:<\/p>\n<pre class=\"toolbar:2 lang:r decode:true\" title=\"R citation with package command\">&gt; citation(package = \"cluster\")\r\n\r\nTo cite the R package 'cluster' in publications use:\r\n\r\n  Maechler, M., Rousseeuw, P., Struyf, A., Hubert, M., Hornik,\r\n  K.(2013).  cluster: Cluster Analysis Basics and Extensions. R package\r\n  version 1.14.4.\r\n\r\nA BibTeX entry for LaTeX users is\r\n\r\n  @Manual{,\r\n    title = {cluster: Cluster Analysis Basics and Extensions},\r\n    author = {Martin Maechler and Peter Rousseeuw and Anja Struyf and Mia Hubert and Kurt Hornik},\r\n    year = {2013},\r\n    note = {R package version 1.14.4 --- For new features, see the 'Changelog' file (in the package source)},\r\n  }<\/pre>\n<p>This will give you BibTeX entries you can copy and paste in your BibTeX reference. \u00a0If you are using M$ Word, good luck to you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you need to cite R, there is a very useful function called citation(). &gt; citation() To cite R in publications use: R Core Team (2013). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL http:\/\/www.R-project.org\/. A BibTeX entry for LaTeX users is @Manual{, title = {R: A [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","wikipediapreview_detectlinks":true,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"ngg_post_thumbnail":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"ppma_author":[483],"class_list":["post-922","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"authors":[{"term_id":483,"user_id":6,"is_guest":0,"slug":"jp","display_name":"JP Ebejer","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/0c2ee7f7a071e0ff6aebc09ddb6c7bdd90146efeb8dfac34f7724f0b04ceafe8?s=96&d=mm&r=g","0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/posts\/922","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/comments?post=922"}],"version-history":[{"count":3,"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/posts\/922\/revisions"}],"predecessor-version":[{"id":925,"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/posts\/922\/revisions\/925"}],"wp:attachment":[{"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/media?parent=922"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/categories?post=922"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/tags?post=922"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.blopig.com\/blog\/wp-json\/wp\/v2\/ppma_author?post=922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}