Skip to content

Commit

Permalink
Add citation.
Browse files Browse the repository at this point in the history
  • Loading branch information
hscells committed Sep 21, 2023
1 parent d204f45 commit fd43120
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,18 @@ Implementing new query parsers is a little more tricky than new SERP renderers.

## License

MIT
MIT

## Citing

If you use this library in your research, please cite [the following paper](https://dl.acm.org/doi/10.1145/3539618.3591819):

```
@inproceedings{scells2023pyboolir,
author = {Scells, Harrisen and Potthast, Martin},
title = {Pybool_ir: A Toolkit for Domain-Specific Search Experiments},
year = {2023},
booktitle = {Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval},
pages = {3190–3194},
}
```

0 comments on commit fd43120

Please sign in to comment.