Skip to content

Instantly share code, notes, and snippets.

@rococodogs
Last active December 28, 2015 14:49
Show Gist options
  • Save rococodogs/7517381 to your computer and use it in GitHub Desktop.
Save rococodogs/7517381 to your computer and use it in GitHub Desktop.
dissecting the EBSCO ILL options to pass requests through WorldShare

ILL url to link to

http://firstsearch.oclc.org/WebZ/FSOpenILL

query string, full

:atitle={Title}
:au={Author}
:title={Journal}
:_pub-date-comp={Date}
:issn={ISSN}
:volume={Volume}
:issue={Issue}
:pages={StrtPage}

query string, combined

:sessionid=0:dbname=WorldCat:libraryowns=false:atitle={Title}:au={Author}:title={Journal}:_pub-date-comp={Date}:issn={ISSN}:volume={Volume}:issue={Issue}:pages={StrtPage}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment