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
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:
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.