Hours |
|
---|---|
Main Library | 7:30am – 2:00am |
Circulation Desk | 7:30am – 2:00am |
Digital Humanities Lab | 7:30am – 2:00am |
Interlibrary Loan Office | 8:00am – 5:00pm |
Reference Desk | 9:00am – 10:00pm |
Now that I'm in a database, what do I do next?
"divorc*" (the asterisk will expand your options to divorce, divorced, divorcing, etc.) IN Select a Field
AND (the next row of boxes) child* (the asterisk will expand your options to child, child's, children, childhood, etc.) IN Select a Field
AND (the next row of boxes) anxiety IN Select a Field
Use quotation marks to keep words together as a phrase.
They're called Boolean operators, and you can use them to fine-tune, expand, or limit a search.
AND limits a search. Searching for "health care reform" AND physicians will ask the database to look for all items that contain all (not just one) of these terms. The more terms you add using AND, the fewer results you will get.
OR expands a search. The search physicians OR doctors requires each result to contain only one of these words, giving you more results.The more terms you add using OR, the more results you get.
NOT rejects results that include a certain term. This is best used when trying to remove search results that you don't want. The search Obama NOT Clinton would remove any results mentioning the last name Clinton that might clutter the results (since former president Clinton also tried health care reform legislation.)
You can combine AND, OR, and NOT to build complex searches using parentheses. For example: (physicians OR doctors) AND "health care reform" AND Obama NOT Clinton