Skip to content
/ ads_search Public

Search ADS for author:year citations using a single query

Notifications You must be signed in to change notification settings

dfm/ads_search

Repository files navigation

Usage:

http://dfm.github.com/ads_search?ads={query}

where {query} is something like:

roediger

which will search for all papers by Roediger. More sophisticatedly,

widrow courteau 2007

will search for papers by Widrow and Courteau in 2007. You can also search between two years by typing

widrow courteau 1986 2011

which is equivalent to

2011 widrow courteau 1986

or any other permutation.

You can also include or anywhere in the search phrase to change the logic:

widrow or courteau 1991 2007

You can include a ^ before one of the names to search for publications with that person as first author only:

^courteau 2001 2007

Finally, you must quote any multi-word names as follows

"^de lucia" 2006

or

"Widrow, L" 2011

I recommend using this with Alfred's custom search on your Mac.

Inspired by: Jonathan Sick.

About

Search ADS for author:year citations using a single query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published