select research_papers.* from research_papers where author_id = :author_id and public_p = 't' order by publication_date desc