Skip to content

Commit

Permalink
Added EBSCO OneSearch
Browse files Browse the repository at this point in the history
  • Loading branch information
wcaleb committed Sep 7, 2012
1 parent 8a21a18 commit 0cf0bd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions se-aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ function amazon
open "http://www.amazon.com/s/?url=search-alias%3Daps&field-keywords=`urlencode "$1"`"
}

function ebsco
{
open "http://ehis.ebscohost.com/eds/results?bquery=`urlencode "$1"`&bdata=JnR5cGU9MCZzaXRlPWVkcy1saXZlJnNjb3BlPXNpdGU%3d"
}

0 comments on commit 0cf0bd6

Please sign in to comment.