adsabs / export_service

Export service to output ADS records with various formats including BibTex, AASTex, and multiple tagged and xml options
MIT License
3 stars 5 forks source link

Support of Word-like applications #18

Open ehenneken opened 7 years ago

ehenneken commented 7 years ago

With some regularity we get requests to support export of references as a Word or Pages file. We can generate their native formats, but we can generate output in Rich Text Format (RTF). For example pyRTF (https://github.com/xoviat/pyrtf) seems to be an actively maintain Python environment to create RTF documents.