You can remove the author from the listing by editing the template, which is in the file amazonWS/tmpl/default.php, remove the line
<?php echo $lists[$i]->author; ?>
Can you give me a couple of item ids for the products you are listing. I will have a look to see what information Amazon returns. The product advertising API which the plugin uses does not necessarily return all the information you see on the product page, but it is possible that format information is returned.