Advanced searching often involves using boolean operators, multiple terms, and filters to capture as many relevant results as possible, and to narrow results to those truly relevant.
A nuanced search with boolean operators might look like:
plate* AND (continental OR tectonic) NOT "continental breakfast"
The most common boolean operators are OR, AND, and NOT.
The OR operator returns results that match either term.
The AND (or ampersand [&], on some platforms) operator limits results to those which match both terms.
The NOT operator (or the minus sign [-], on some platforms) excludes results that match the immediately following term.
Note: Implementation varies across databases; to increase your chances of success, capitalize the above boolean operators—it isn't always necessary, but it won't hurt.
Other operators include double quote [""] and parenthetical [()] enclosure, and asterisk [*] and question mark [?] operators.
Double quote enclosure allows you to require matching for an exact word or phrase.
A search for "bull horn" will return very different results than a search for bull horn.
Parenthetical enclosure allows you to specify the order of operations:
A search for continental AND plate OR shelf will return very different results than a search for continental AND (plate OR shelf).
The asterisk and question mark serve as a wildcard operators.
The question mark allows for one variable character.
A search for b?ll should return results that include the strings ball, bell, bill, boll, and bull—but not baall.
The asterisk allows for any number of variable characters, or no variable characters at all.
A search for continen* should return results that include the strings continence, continent, continental, and continents.
Our guide to Source evaluation techniques describes techniques that our librarians find useful for evaluating source reliability.
There are no hard and fast rules as to which technique works best for evaluating a source. As a critical information consumer, you would do well to become familiar with at least two of these methods, and to build the habit of pausing to use them when you encounter new sources.
Across all of these techniques, some core principles emerge:
Library catalogs and databases often enable subject, topic, or author keyword searching.
Subject or topic terms are often stored in controlled vocabularies: these lists of terms and their definitions prepared and maintained by subject experts, and experts in the field of library and information science. The uniform nature of controlled vocabularies facilitates both searching and browsing.
Author keywords are terms chosen by authors when preparing work for publication, and can make it easier to discover resources—particularly when only an abstract is available, or when full-text searching is not enabled. Author keywords are not required to conform to existing controlled vocabularies, and for this reason, browsing for author keywords may not return as many results as expected, or may not be an option.
To search by subject in most databases, select Subject, Topic, or Author Keyword as the search type. To browse by subject, look for hyperlinked terms that appear under Subject or Topic headings in the resource record.
Search filters are criteria which can be used to limit results from a given search; faceted navigation is the dynamic interplay of such filters as it is implemented on a given platform.
You can often filter for scholary and/or peer-reviewed resources; below are examples from some of our most popular search platforms;
When you have identified a resource of interest, but aren't sure if it falls under the category of scholarly or peer-reviewed, you have recourse to a couple of simple strategies:
Find the Journal Finder on our website under:
Research Tools > Search Tools > Journal Finder
When you are viewing a resource listing, it can be very useful to look for other relevant resources among:
The platforms Web of Science and Google Scholar have enhanced cited-reference search functionality.
Note: Web of Science indexes plenty of arts and humanities content at this point, so it’s a good option for almost any subject!
Records in either database will include browsable citing references (Cited by in Google Scholar; Citations in Web of Science).
Note: Counts in Google Scholar will tend to be higher; Google Scholar tends to index resources regardless of access, whereas Web of Science prioritizes those resources for which it is able to provide a complete citation, or better yet, an abstract.
Web of Science will generate a hyperlinked list of Cited References, although it often will not be able to supply a link for all cited references.
In Web of Science, you can perform a cited-reference search by changing the search type from Document to Cited References.