Build a precise, field-scoped query with Boolean operators, phrase matching, and proximity. Save it as an alert to get notified when new matches publish.
| TITLE() | Match within article titles |
| AUTH() | Author name |
| AFFIL() | Institution / affiliation |
| "phrase" | Exact phrase match |
| W/n | Proximity within n words |
| * | Wildcard truncation |