Is there a command line too which can extract a reference from a PDF file, i.e. you have a academic paper and you want to generate a reference for it, by extracting the title, authors, journal, etc. Mendeley can do it, but there's no command line options available.

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Not sure if pdftk <file> dump_data would provide the data you want? Then you could read and format it as you wanted.

link|improve this answer
This is exactly what I needed, thanks! – alexb Nov 18 '11 at 21:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.