Publication Year: 1993
DOI: https://doi.org/10.1145/169070.169367
Abstract:
Authors:
Publication Year: 1993
DOI: https://doi.org/10.1145/169073.169367
Abstract:
Authors:
Publication Year: 2016
DOI: https://doi.org/10.1145/2926716
Abstract:
Authors:
Publication Year: 2020
DOI: https://doi.org/10.1145/3429985
Abstract:
Authors:
Publication Year: 2017
DOI: https://doi.org/10.1145/3055637
Abstract:
Authors:
Publication Year: 2016
DOI: https://doi.org/10.1145/2785807
Abstract:
Authors:
Publication Year: 2015
DOI: https://doi.org/10.1145/2676723.2677328
Abstract:
Authors:
Publication Year: 2023
DOI: https://doi.org/10.1145/3585323
Abstract:
Authors:
Publication Year: 2018
DOI: https://doi.org/10.1145/3233390
Abstract:
Authors:
Publication Year: 2021
DOI: https://doi.org/10.1145/3494576
Abstract:
Authors:
Publication Year: 2022
DOI: https://doi.org/10.1145/3532911
Abstract:
Authors:
Publication Year: 2019
DOI: https://doi.org/10.1145/3306132
Abstract:
Authors:
Publication Year: 2017
DOI: https://doi.org/10.1145/3141796
Abstract:
Authors:
Publication Year: 2019
DOI: https://doi.org/10.1145/3345624
Abstract:
Authors:
Publication Year: 2019
DOI: https://doi.org/10.1145/3362037
Abstract:
Authors:
Found 28 results in 0.103 seconds
Including any of the words AND
, OR
, or NOT
in any of your searches will enable
boolean search. Those words must be UPPERCASE. You can use this in all searches, including using
the search parameter, and using search filters.
This allows you to craft complex queries using those boolean operators along with parentheses and quotation marks.
Surrounding a phrase with quotation marks will search for an exact match of that phrase, after stemming and
stop-word removal (be sure to use double quotation marks — "
). Using parentheses will specify order of
operations for the boolean operators. Words that are not separated by one of the boolean operators will be
interpreted as AND
.
Behind the scenes, the boolean search is using Elasticsearch's query string query on the searchable fields (such as
title, abstract, and fulltext for works; see each individual entity page for specifics about that entity). Wildcard
and fuzzy searches using *
, ?
or ~
are not allowed; these characters will be
removed from any searches. These searches, even when using quotation marks, will go through the same cleaning as
described above, including stemming and removal of stop words.
Search for works that mention "elmo"
and "sesame street"
, but not the words
"cookie"
or "monster"
:
"elmo" AND "sesame street" NOT "cookie" NOT "monster"