{"id":487,"date":"2015-09-30T13:12:33","date_gmt":"2015-09-30T18:12:33","guid":{"rendered":"http:\/\/blogs.ams.org\/beyondreviews\/?p=487"},"modified":"2015-10-07T16:04:32","modified_gmt":"2015-10-07T21:04:32","slug":"adding-mr-links-to-wikipedia-pages","status":"publish","type":"post","link":"https:\/\/blogs.ams.org\/beyondreviews\/2015\/09\/30\/adding-mr-links-to-wikipedia-pages\/","title":{"rendered":"Adding MR links to Wikipedia pages"},"content":{"rendered":"<p>Wikipedia requires references for statements made in their entries. \u00a0If you say something and don&#8217;t support it with a citation, it will be flagged. \u00a0So you can usually count on a Wikipedia page to have ample references at the end. \u00a0Did you know that Wikipedia has a built-in feature that makes it easy to add MR links to the references on a Wikipedia page? \u00a0In this post, I give an example using the Wikipedia page on Lie groups.<!--more--><\/p>\n<p>Start by going to the Wikipedia page. \u00a0(The image below is\u00a0a link to the page.)<\/p>\n<p><a href=\"https:\/\/en.wikipedia.org\/wiki\/Lie_group\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-491 size-full\" src=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-Lie-group.png\" alt=\"Wikipedia - Lie group\" width=\"446\" height=\"181\" srcset=\"https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-Lie-group.png 446w, https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-Lie-group-300x122.png 300w\" sizes=\"auto, (max-width: 446px) 100vw, 446px\" \/><\/a><\/p>\n<p>The\u00a0beginning of the <strong>References<\/strong> section of the <strong>Lie group<\/strong> page looks like this:<\/p>\n<p><a href=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-references.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-495\" src=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-references.png\" alt=\"Screen Shot Wikipedia - references\" width=\"722\" height=\"128\" srcset=\"https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-references.png 722w, https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-references-300x53.png 300w\" sizes=\"auto, (max-width: 722px) 100vw, 722px\" \/><\/a><\/p>\n<p>You can see that the second reference has an &#8220;MR number&#8221;, but the first does not. \u00a0At the end of the bibliographic information for Borel&#8217;s book, you see <ins>MR 1847105<\/ins> and the icon for an external link. \u00a0The &#8220;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Mathematical_Reviews\">MR<\/a>&#8221; is a link to the Wikipedia page for Mathematical Reviews. \u00a0The &#8220;<a href=\"http:\/\/www.ams.org\/mathscinet-getitem?mr=1847105\">1847105<\/a>&#8221; is a link to the entry for Borel&#8217;s book in MathSciNet. \u00a0So how does that get in there? \u00a0Here comes the messy bit.<\/p>\n<p>If you click <kbd>[edit]<\/kbd> just after the word &#8220;References&#8221; at the bottom of the Wikipedia page, a window opens up with a bunch of code in it. \u00a0Wikipedia uses a basic markup language similar to Markdown or HTML. \u00a0They have a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Wikipedia:Plain_and_simple#How_to_do_anything\">page explaining it<\/a>. \u00a0They provide\u00a0information specific to referencing <a href=\"https:\/\/en.wikipedia.org\/wiki\/Help:Introduction_to_referencing\/1\">here<\/a>. \u00a0Unfortunately, at the time of this writing, neither of the Wikipedia resources explains how to insert the MR number. \u00a0Moreover, their citation helper (<span class=\"help-intro-sidetab-title\">RefToolbar<\/span><span class=\"help-intro-sidetab-title\">)<\/span> doesn&#8217;t include this feature, even in the extended version. \u00a0But fortunately,\u00a0\u00a0staring at the page gives you a good idea of the syntax being used. \u00a0Here is the coding for the first two references<\/p>\n<p><code>==References==<br \/>\n* {{citation|authorlink=John Frank Adams|first=John Frank|last= Adams|title=Lectures on Lie Groups|series=Chicago Lectures in Mathematics|isbn= 0-226-00527-5|year=1969|publisher=Univ. of Chicago Press|location=Chicago}}.<br \/>\n*{{Citation | last1=Borel | first1=Armand | author1-link=Armand Borel | title=Essays in the history of Lie groups and algebraic groups | url=http:\/\/books.google.com\/books?isbn=0821802887 | publisher=[[American Mathematical Society]] | location=Providence, R.I. | series=History of Mathematics | isbn=978-0-8218-0288-5 | mr=1847105 | year=2001 | volume=21}}<br \/>\n<\/code><\/p>\n<p>If you stare really hard, you will see that the second reference has a piece with &#8220;mr=&#8230;.&#8221; in it. \u00a0In fact, it has &#8220;mr=1847105&#8221;. \u00a0There is nothing similar\u00a0in the first reference. \u00a0So let&#8217;s add it!<\/p>\n<p>We pop over to <a href=\"http:\/\/www.ams.org\/mathscinet\">MathSciNet<\/a> and search for the book by Adams. \u00a0Here is what that looks like:<\/p>\n<p><a href=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-search.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-494\" src=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-search.png\" alt=\"Screen Shot Wikipedia - MR adams j - search\" width=\"606\" height=\"153\" srcset=\"https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-search.png 606w, https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-search-300x76.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/a><\/p>\n<p>Note that I was lazy and just put in his first initial (with the wildcard operator) and I only put in enough of the title to give me what I hope will be either a unique result or at least a short list.<\/p>\n<p><a href=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-results.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-493\" src=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-results.png\" alt=\"Screen Shot Wikipedia - MR adams j - results\" width=\"692\" height=\"282\" srcset=\"https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-results.png 692w, https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-results-300x122.png 300w\" sizes=\"auto, (max-width: 692px) 100vw, 692px\" \/><\/a><\/p>\n<p>Not bad &#8211; two matches. \u00a0One is the book I want and the other is the Russian translation of the book. \u00a0The full MR number is at the beginning of the listing. \u00a0I have highlighted it in blue here.<\/p>\n<p><a href=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-MR-nbr.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-492\" src=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-MR-nbr.png\" alt=\"Screen Shot Wikipedia - MR adams j - MR nbr\" width=\"468\" height=\"128\" srcset=\"https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-MR-nbr.png 468w, https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-j-MR-nbr-300x82.png 300w\" sizes=\"auto, (max-width: 468px) 100vw, 468px\" \/><\/a><\/p>\n<p>Wikipedia, however, only wants the seven digits that come after the MR. \u00a0So I go back to the code in the Wikipedia page I am editing and add this piece of information. \u00a0The syntax is that each field is separated by a vertical bar &#8220;|&#8221;. \u00a0 Moreover, Wikipedia allows you to insert the field wherever you want in the code for this reference &#8211; their system will format it and place it correctly. \u00a0So let&#8217;s insert the &#8220;mr=0252560&#8221; into the referencing code by adding it right at the end:<\/p>\n<p><code>==References==<br \/>\n* {{citation|authorlink=John Frank Adams|first=John Frank|last= Adams|title=Lectures on Lie Groups|series=Chicago Lectures in Mathematics|isbn= 0-226-00527-5|year=1969|publisher=Univ. of Chicago Press|location=Chicago | mr=0252560}}.<br \/>\n*{{Citation | last1=Borel | first1=Armand | author1-link=Armand Borel | title=Essays in the history of Lie groups and algebraic groups | url=http:\/\/books.google.com\/books?isbn=0821802887 | publisher=[[American Mathematical Society]] | location=Providence, R.I. | series=History of Mathematics | isbn=978-0-8218-0288-5 | mr=1847105 | year=2001 | volume=21}}<br \/>\n<\/code><\/p>\n<p>So, what does it look like on Wikipedia? \u00a0Here it is:<\/p>\n<p><a href=\"http:\/\/www.ams.org\/mathscinet-getitem?mr=252560\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-498 size-full\" src=\"http:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-added.png\" alt=\"Screen Shot Wikipedia - MR adams added\" width=\"838\" height=\"127\" srcset=\"https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-added.png 838w, https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-MR-adams-added-300x45.png 300w\" sizes=\"auto, (max-width: 838px) 100vw, 838px\" \/><\/a><\/p>\n<p>Ta dah! \u00a0We have added an MR number to a Wikipedia reference!<\/p>\n<p>I like it that Wikipedia thinks highly of MathSciNet references, to the point that they make it straightforward\u00a0to add them. \u00a0It would be even better if it was an option in their\u00a0RefToolbar. \u00a0I am not holding my breath, though. \u00a0Sadly, only a tiny fraction of pages on Wikipedia have mathematical citations.<\/p>\n<p><strong>Update (2015.10.07):<\/strong> Wikipedia has some instructions on how to format citations. \u00a0For journals, the help page is <a href=\"https:\/\/en.wikipedia.org\/wiki\/Template:Cite_journal\">here<\/a>. \u00a0For books, the help page is <a href=\"https:\/\/en.wikipedia.org\/wiki\/Template:Cite_book\">here<\/a>. These pages give you a list of all the acceptable fields (parameters) that you can use in a citation. \u00a0 Also, they use the parameter\u00a0&#8220;cite&#8221;, where I have used &#8220;citation&#8221;. \u00a0Both seem to work.<\/p>\n<div style=\"margin-top: 0px; margin-bottom: 0px;\" class=\"sharethis-inline-share-buttons\" ><\/div>","protected":false},"excerpt":{"rendered":"<p>Wikipedia requires references for statements made in their entries. \u00a0If you say something and don&#8217;t support it with a citation, it will be flagged. \u00a0So you can usually count on a Wikipedia page to have ample references at the end. &hellip; <a href=\"https:\/\/blogs.ams.org\/beyondreviews\/2015\/09\/30\/adding-mr-links-to-wikipedia-pages\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n<div style=\"margin-top: 0px; margin-bottom: 0px;\" class=\"sharethis-inline-share-buttons\" data-url=https:\/\/blogs.ams.org\/beyondreviews\/2015\/09\/30\/adding-mr-links-to-wikipedia-pages\/><\/div>\n","protected":false},"author":86,"featured_media":491,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[7],"tags":[16,15,14],"class_list":["post-487","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tips-and-tricks","tag-citations","tag-references","tag-wikipedia"],"jetpack_featured_media_url":"https:\/\/blogs.ams.org\/beyondreviews\/files\/2015\/09\/Screen-Shot-Wikipedia-Lie-group.png","jetpack_shortlink":"https:\/\/wp.me\/p6C2KK-7R","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/posts\/487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/users\/86"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/comments?post=487"}],"version-history":[{"count":28,"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/posts\/487\/revisions"}],"predecessor-version":[{"id":535,"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/posts\/487\/revisions\/535"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/media\/491"}],"wp:attachment":[{"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/media?parent=487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/categories?post=487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.ams.org\/beyondreviews\/wp-json\/wp\/v2\/tags?post=487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}