ASSUMES

Authors ONLY have 2 parts. Be sure to use on only those
(.+\s.+?)\s(.+)
Author is \1
Title is \2
No need to treat as 4 parts
\1=Anything space anything
\2=Everything else
If it has
a Mi (but full name)
(.+\s*.\.\w\s+?)\s(.+)
the first \s allows for no space