Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 3 ; EBSCO offers searching via the EBSCOhost API. See the API
- 4 ; documentation (http://support.ebsco.com/eit/ws.php) for more information.
- 5 ; "prof" is your profile ID; "pwd" is the password associated with that profile;
- 6 ; "dbs" is a comma-separated list of three-character codes for EBSCO databases
- 7 ; to which your institution subscribes and for which access is available via the
- 8 ; EBSCOhost API. Note that including any invalid code in this list - a code that
- 9 ; does not exist, for a database to which you do not subscribe, or for a database
- 10 ; that is not available via the EBSCOhost API - will cause EBSCO searches to fail
- 11 ; entirely.
- 12 ;
- 13 ; Because of licensing restrictions, EBSCO results are only shown to users
- 14 ; who have logged in to VuFind. Please be aware of any potential licensing issues
- 15 ; that may arise if you allow users who are unaffiliated with your institution to
- 16 ; create accounts in your VuFind instance.
- 17 prof = prof.prof.prof
- 18 pwd = password
- 19 dbs = aph,reh,ehh,etc
Advertisement
Add Comment
Please, Sign In to add comment