Browse Source

Added list of limitations

Andreas Kopmann 7 years ago
parent
commit
44df1bd076
1 changed files with 6 additions and 6 deletions
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -424,17 +424,17 @@ ak_wordpress.py
 Sometimes there are errors in the database. This case required manual intervention. 
 
 Eamples of error that have been observed:
-- the cover date is quite far in the future. In this case the post do not 
+- The cover date is quite far in the future. In this case the post do not 
 	appear on the website but are marked as scheduled. The date of 
 	publication should be looked up at the journal page and corrected manually.
-- some authors are listed with more than one id. In this case the merge of author
+- Some authors are listed with more than one id. In this case the merge of author
  	ids should be requested. The second author id cann be added the the author list.
-- in rare case (scientists with common names) several persons share the same id. 
+- In rare case (scientists with common names) several persons share the same id. 
 	Splitting of accounts should be requested. Wrong publications need to be
 	deleted manually.  
-- publications that are out of topic can't be excluded automatically
-- reprocessing of categories is currently not foreseen
-- it is not clear how to deal with scientists that leave a group. When should the name 
+- Publications that are out of topic can't be excluded automatically
+- Reprocessing of categories is currently not foreseen
+- It is not clear how to deal with scientists that leave a group. When should the name 
 	be excluded. It migth be desirable to check for authors and their affiliation.