Open lsaravia opened 11 years ago
Would be super easy to do. Except the problem is that bibtex tags aren't always in that format. So a lot of manual correction will still be required on the part of the author.
Bibtex tags can be automatically formated by jabref to FirstAuthorYear, if you can convert the citations to the pandoc format you are almost done.
http://jabref.sourceforge.net/
On Thu, May 9, 2013 at 7:23 PM, Karthik Ram notifications@github.comwrote:
Would be super easy to do. Except the problem is that bibtex tags aren't always in that format. So a lot of manual correction will still be required on the part of the author.
— Reply to this email directly or view it on GitHubhttps://github.com/karthikram/markdown_science/issues/1#issuecomment-17693719 .
Dr. Leonardo A. Saravia Área Biología y Bioinformática Instituto de Ciencias Universidad Nacional de General Sarmiento J.M. Gutierrez 1159 (1613) Los Polvorines Buenos Aires Argentina Tel: 54 11 4469-7533 http://waterthinking.blogspot.com/
This would be useful to convert manuscripts written with a word processor with embedded citations in the format (Author1 YEAR1, Author2 YEAR2). You can copy&paste the text to an editor save the file and convert citations to [@Author1YEAR1; @Author2YEAR2]