[ ] Breslauer, Galil - Efficient comparison based string matching
[ ] Colussi - Correctness and efficiency of string matching algorithms
[ ] Colussi - Fastest pattern matching in strings
[ ] Franek, Jennings, Smyth - A Simple Fast Hybrid Pattern-Matching Algorithm
[ ] Breslauer - Saving comparisons in the Crochemore-Perrin string-matching algorithm
[ ] Kärkkäinen, Ukkonen - Lempel-Ziv Parsing and Sublinear-Size Index Structures for String Matching
[ ] Hume, Sunday - Fast string searching (Tuned Boyer Moore algorithm)
[ ] Zhu, Takaoka - On improving the average case of the Boyer-Moore string matching algorithm
[ ] Berry, Ravindran - A fast string matching algorithm and experimental results
[ ] Smith - Experiments with a very fast substring search algorithm
[ ] Raita - Tuning the Boyer-Moore-Horspool string searching algorithm
[ ] Charras, Lecroq, Pehoushek - A very fast string matching algorithm for small alphabets and long patterns (Skip Search, KMP Skip Search, and Alpha Skip Search algorithms)