Skip to Main Content

CAMP Summer Science Academy (CSSA)


Email this link:

Using Keywords

As you develop and refine your topic, start to identify keywords. While some databases allow for natural language searching (i.e. sentences or full phrases), many work best when you use keywords and synonyms. 

Example topic: How is artificial intelligence being used in research on cancer?

Keywords: artificial intelligence, cancer

Keywords with synonyms: (artificial intelligence OR A.I. OR machine learning) and cancer

Keyword Searching: Boolean Operators

AND, OR, and NOT

These three words can be very handy when you are using databases. 

  • Puppy AND kitten = articles that have both of these words 
  • Puppy OR kitten = articles that can have either of these words (because they're both adorable)
  • Puppy NOT kitten = articles that only contain the word puppy (because we're not interested in kittens)

Pro tip: CAPITALIZE these words in databases to ensure that they work properly. Some databases require you to put them in all caps. Best to be safe and get in the habit of capitalizing all the time.

Using Truncation and Wildcards

Sometimes you will be looking for a bunch of related words that all start with the same beginning. For example: computer, compute, computing, computational...

In these instances, you can use the asterisk symbol (*) to truncate these words, like this:

comput*

This will return all words that start with these six letters. 

You may also want to use the pound/hash (#) symbol for spelling variations within a word. For example: 

col#r

This will return the words "color" as well as "colour" (the British spelling).