Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This not only provides a nice pedagogical discussion point about how articles are grouped into issues and journals but also a great serendipitous discovery path to perhaps find other articles in that same issue which may be of interest to the researcher as well as all the advantages of BrowZine outlined above (allowing them to find other journals in their research area, tracking the journal for new articles to be published, a consistent browsing experience, etc.)

...

Note: When using the general Summon search, both the "Browse the Journal" and the "View in Context" links will appear based on the resulting material (journals or articles). 


Info

The articles are matched in BrowZine via their DOI.  If the article does not contain a DOI either because the publisher does not utilize one or Summon does not have this information, no matching can occur.

...

Info

What is the email I provide as the key for Unpaywall used for?  While unpaywall does not say specifically, we suspect this is for the Unpaywall developers to get in touch if they are seeing odd behavior of calls from your website or if you are routinely eclipsing the 100,000 calls/day (this is extremely unlikely to happen with regular use based on our metrics as unpaywall is ONLY called if LibKey cannot provide linking support).

...

Anchor
step-by-step
step-by-step
Step-by-Step Implementation Guide

...

As an example, with BrowZine Library 221 (replacing the "XXX" on the second line) and API key d690efde-2f6f-124b-z87b-8df112f4f42f your code would look like the below.

Additionally, please insert a unique email address for use of the Unpaywall API as this is requested by the developers of Unpaywall.

...

3) Save the your custom file with the modifications you made above.  

Info

Customizations

  1. By default, LibKey will show the most direct link to content (PDF) whenever possible. If you would prefer to show both the PDF and Article Link when available at the same time in the Primo interface, change “showFormatChoice” from “false” to “true” in the above script.

  2. By default, LibKey will always show the standard link resolver link alongside LibKey links. If you would prefer to simplify the user interface and ONLY show the link resolver when there is no LibKey linking available, you can change “showLinkResolverLink” from “true” to “false”.

  3. You can turn and/off any of the features by changing the "... Enabled" flag from true to false.

Anchor
uploadanddeploy
uploadanddeploy
Step 3: Upload your custom javascript file to a server and link it in the Summon Administration Console

...