{"id":12,"date":"2016-06-22T16:52:10","date_gmt":"2016-06-22T15:52:10","guid":{"rendered":"https:\/\/blogs.ncl.ac.uk\/miscellany\/?p=12"},"modified":"2016-06-22T16:52:10","modified_gmt":"2016-06-22T15:52:10","slug":"adding-impact-factors-to-endnote-references","status":"publish","type":"post","link":"https:\/\/blogs.ncl.ac.uk\/miscellany\/2016\/06\/adding-impact-factors-to-endnote-references\/","title":{"rendered":"Adding Impact Factors to EndNote references"},"content":{"rendered":"<p>Based on <a href=\"http:\/\/community.thomsonreuters.com\/t5\/EndNote-How-To\/Use-of-Term-Lists-to-assign-an-Impact-Factor-to-every-reference\/td-p\/14781\">this discussion<\/a>, a solution seemed feasible.<\/p>\n<p>Adding the Impact Factor to an empty field in the references themselves is probably possible,\u00a0but the Find\/Replace options within EndNote aren&#8217;t sophisticated enough to do it,\u00a0so the process\u00a0would involve exporting the Library out into Excel, running the replacements, then importing back &#8211;\u00a0which is likely to run into a load of other problems en route. Plus: any new references added to the library would need the Impact Factor adding (or the whole process to be run again).<\/p>\n<p>Better:\u00a0use term lists to make the replacements. You will need: EndNote&#8217;s term list (in the case I was working on it was the medical one), and a full\u00a0table of current Impact Factors downloaded in\u00a0Excel format\u00a0from Journal Citation Reports.<\/p>\n<p><strong>Instructions<\/strong>\u00a0(I&#8217;m sure some of these could be refined if I was better at Excel, but this will\u00a0work):<\/p>\n<p>Open both the term list (as a UTF-8 tab-delimited text file) and the downloaded IF list in Excel (and paste them into the same file).<\/p>\n<p>You can try and tidy up the IF list a little\u00a0to match the\u00a0term list formatting (e.g. a find\/replace\u00a0&#8220;fur&#8221; -&gt; &#8220;f\u00fcr&#8221; to cover the German journal names).<\/p>\n<p>In the term list, copy the full journal names into an additional column. Use Excel&#8217;s VLOOKUP function to replace that column with the appropriate value from the IF table.<\/p>\n<p>Copy that column <em>as\u00a0values<\/em> into a new column (then delete the old one)\u00a0then replace &#8220;#N\/A&#8221; with just &#8220;n\/a&#8221; (or whatever you want to see if there is no IF for that journal). Fix any notable values that didn&#8217;t get picked up (e.g. BMJ\/British Medical Journal).<\/p>\n<p>So now hopefully you&#8217;ve got the term list with an extra column with IF values (or &#8220;n\/a&#8221; or something if it doesn&#8217;t have one). The final steps depend how you want the IF to appear.<\/p>\n<p>&nbsp;<\/p>\n<p>If you&#8217;re happy for it to appear <em>with<\/em> the journal name in the reference, e.g. <em>Journal of Stuff (IF 2014: 3.021) <\/em>42(1) 567-578, then:<\/p>\n<p>Create a new column that uses CONCATENATE to combine the IF column with the full journal name column to get the\u00a0<em>Journal of Stuff (IF 2014: 3.021) <\/em> format (or however you&#8217;d like it).<\/p>\n<p>Paste that column to replace the Abbreviation 1 column (and delete all columns beyond Full\/Abbreviation 1\/Abbreviation 2\/Abbreviation 3).<\/p>\n<p>Save as a text file. [To get the right formatting (to avoid weird glitches),\u00a0I found I had to save it from Excel as an Excel file, then open it\u00a0in Access and save it as a text file (without &#8221; &#8221; markers), <em>then<\/em> open in Notepad and save as a\u00a0UTF-8 format text file. Madness.]<\/p>\n<p>Then you can import the term list into your EndNote library as normal (remembering to delete anything already in the journal term list before you import),\u00a0then finally\u00a0edit your style to use Abbreviation\u00a01 (without removing periods), and <strong>boom, you&#8217;re sorted<\/strong>.<\/p>\n<p>If you want abbreviated journal titles\u00a0in your references, then just use the Abbreviation\u00a01 or Abbreviation 2\u00a0column (depending on whether you want dots or not) in the CONCATENATE stage. I&#8217;d still always finish by replacing the Abbreviation 1 column with the modified journal name\u00a0+ IF, since journal titles\u00a0generally don&#8217;t appear in that\u00a0format when they get imported into EndNote (i.e. that column is\u00a0not needed for &#8216;recognising&#8217; the journal name from your EndNote library references).<\/p>\n<p>&nbsp;<\/p>\n<p>If you want the IF to appear separately to the journal name, e.g.\u00a0<em>Journal of Stuff <\/em>42(1) 567-578 (IF 2014: 3021), then:<\/p>\n<p>Paste just the IF (just the number) into the Abbreviation 1 column. Save as a UTF-8 text file without &#8221; &#8221; markers in the elaborate way\u00a0mentioned above.<\/p>\n<p>Now, in your EndNote library, first make sure the values in the\u00a0&#8216;Journal&#8217; field is correct for all references\u00a0(so if you have results from PubMed (which for mysterious reasons\u00a0includes an abbreviated journal title in the &#8216;Journal&#8217; field and the full name in &#8216;Alternative Journal&#8217;), identify those references, select them all and use\u00a0<em>Tools &gt; Change\/Move\/Copy fields&#8230;<\/em> to move &#8216;Alternative Journal&#8217; field values to &#8216;Journal&#8217;). Then use the Change\/Move\/Copy on the whole library to copy the &#8216;Journal&#8217; field to an unused field (e.g. &#8216;Tertiary Title&#8217;).<\/p>\n<p>Finally, import the IF-enhanced\u00a0term list, then\u00a0modify your style so that the journal article template features &#8216;Tertiary Title&#8217; where the journal name needs to be and &#8216;Journal&#8217; where the IF needs to be, and choose to use &#8216;Abbreviation 1&#8217; for abbreviation format. <strong>Bosh!<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>Obviously,\u00a0once you&#8217;re using any of these systems, if you spot any journal names that are missing the correct IF, just edit the term list appropriately.<\/p>\n<p>&nbsp;<\/p>\n<p>Hmm, writing that all down,\u00a0it sounds pretty bad, but honestly,\u00a0it&#8217;s actually not\u00a0too fiddly &#8211; and it works!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Based on this discussion, a solution seemed feasible. Adding the Impact Factor to an empty field in the references themselves is probably possible,\u00a0but the Find\/Replace options within EndNote aren&#8217;t sophisticated enough to do it,\u00a0so the process\u00a0would involve exporting the Library out into Excel, running the replacements, then importing back &#8211;\u00a0which is likely to run into &hellip; <a href=\"https:\/\/blogs.ncl.ac.uk\/miscellany\/2016\/06\/adding-impact-factors-to-endnote-references\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Adding Impact Factors to EndNote references&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1915,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[4,5,6,7],"class_list":["post-12","post","type-post","status-publish","format-standard","hentry","category-endnote","tag-endnote","tag-endnote-styles","tag-endnote-term-lists","tag-jcr-impact-factors"],"_links":{"self":[{"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/posts\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/users\/1915"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":1,"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/posts\/12\/revisions"}],"predecessor-version":[{"id":13,"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/posts\/12\/revisions\/13"}],"wp:attachment":[{"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/media?parent=12"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/categories?post=12"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.ncl.ac.uk\/miscellany\/wp-json\/wp\/v2\/tags?post=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}