Forum Discussion
NickG770
Mar 16, 2022Copper Contributor
Wildcard search
Hello, I am looking for a way to make a wildcard search for single or multiple in-text citations. For example, I would like to find (Smith et al., 2016) and also (Andrews et al., 2013; Rose et al.,...
Mar 16, 2022
Use the following search string:
[A-Z]{1}[a-z]{1,} et al., [0-9]{4}
[A-Z]{1}[a-z]{1,} et al., [0-9]{4}