Search Function Tips
Entering words separately into the search box (for example, the term 'targeted drug therapy') will search for abstracts in which those words are found in any order; in other words, the program will search for words containing "targeted", "drug" and "therapy". This is the same as using the 'all search words' check box, as described above.
You may also use standard wildcard characters, such as * and ?. The asterisk (*) allows you to search for any combination of characters, either as a suffix or a prefix of the keyword. The question mark (?) allows you to search for the keyword plus a specific number of characters as a suffix or prefix of the keyword.
Examples:
: abc??? will search for abc123, abc32F, abcde6, etc.
: *abc will search for 123abc, EDF-abc, Networkabc, etc.