How to link to the OPLIN resources and Ohio Web Library databases

BASIC RESOURCES

OPLIN website http://www.oplin.org
ExploreOhio (formerly Discover Ohio) http://www.exploreohio.org
Find an Ohio Public Library tool http://www.oplin.org/fal
Research Databases (list) http://www.oplin.org/databases
Ohio Web Library http://www.ohioweblibrary.org
Database Usage Reporting Tool (for librarians) http://www.oplin.org/odurt
What Tree Is It? http://www.oplin.org/tree
What's That Snake? http://www.oplin.org/snake
What's the Point? http://www.oplin.org/point

 

RESEARCH DATABASES

All EBSCOhost Databases http://www.ohioweblibrary.org/ebsco
     MasterFILE Premier http://www.ohioweblibrary.org/masterfile
     Student Resource Center http://www.ohioweblibrary.org/student
       Consumer Health Complete * http://www.ohioweblibrary.org/health
     Business Source Premier http://www.ohioweblibrary.org/business
     Academic Search Premier http://www.ohioweblibrary.org/academic
     Kids Search http://www.ohioweblibrary.org/kids
       NoveList * http://www.ohioweblibrary.org/novelist
       NoveList K-8 * http://www.ohioweblibrary.org/novelist-k8
     Searchasaurus http://www.ohioweblibrary.org/searchasaurus
       Auto Repair Reference Center * http://www.ohioweblibrary.org/auto
       Book Index with Reviews * http://www.ohioweblibrary.org/bir
       Literary Resource Center * http://www.ohioweblibrary.org/lrc-ebsco
American & English Literature http://www.ohioweblibrary.org/literature
Ancestry Library Edition http://www.ohioweblibrary.org/ancestry
ART Collection http://www.ohioweblibrary.org/art
  Associations Unlimited * http://www.ohioweblibrary.org/associations
Biography Reference Bank http://www.ohioweblibrary.org/bios
  CultureGrams * http://www.ohioweblibrary.org/culturegrams
  eLibrary * http://www.ohioweblibrary.org/elibrary
Facts on File Science Online http://www.ohioweblibrary.org/facts
  HeritageQuest (ProQuest) * http://www.ohioweblibrary.org/heritagequest
LearningExpress Library http://www.ohioweblibrary.org/tests
Mango Languages http://www.ohioweblibrary.org/mango
NetWellness http://www.netwellness.org
Ohio Newspapers (NewsBank) http://www.ohioweblibrary.org/newsbank
Oxford Reference Online http://www.ohioweblibrary.org/oxford
Sanborn Fire Insurance Maps http://www.ohioweblibrary.org/sanborn
  SIRS Discoverer * http://www.ohioweblibrary.org/discoverer
  SIRS Knowledge Source * http://www.ohioweblibrary.org/sks
WorldBook http://www.ohioweblibrary.org/worldbook
WorldBook Early World of Learning http://www.ohioweblibrary.org/worldbook-early
WorldBook Kids http://www.ohioweblibrary.org/worldbook-kids
WorldBook Spanish http://www.ohioweblibrary.org/worldbook-spa

A * sign marks those databases that are optional subscriptions. Check whether your library subscribes before putting these links on your own website.

LINKS TO MOBILE VERSIONS (if available):

Biography Reference Bank http://www.oplin.org/go/mobilebio

EBSCO http://www.oplin.org/go/EBSCOmobile

ABOUT BOOKS (http://aboutbooks.info)

One simple search box for finding information about author, title, subject… anything about books!

To make a search box that will search the OPLIN "about:books" web page, you need to make a web form that:

  • uses the 'get' method, with
  • 'http://aboutbooks.info' as the action, and
  • has a text element named 'query'.

An example of this is below.

<form action="http://aboutbooks.info" method="get">
    <input type="text" name="query" />
    <input type="submit" value="Search" />
</form>

...which makes a search box like this:

 

 


Questions? Problems? Something missing? Contact the OPLIN Support Center.