View Single Post
Old 03-05-2025, 07:15 AM   #10
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,203
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by HappyCalibreUser View Post
Perferably I've go the simple way. Robert A. Heinlein, Jim C. Hines.
Why?
If I need to do an author search, by knowing in advance the initials will alyways have the period I don't have to remember when a period hasn't been used.
Otherwise I may wind up having to do multiple searches.
I do author search using regex like this:
Code:
author:~robert.*heinlein
This way I manage to avoid any problems with middle initials, whether they have periods or not.
capink is offline   Reply With Quote