Open
Description
It would be nice if one could read articles online (as a webpage, not PDF).
For this to work, there are three general directions:
- Users upload their article in a suitable source format (Latex, Word, Markdown), they are then processed to generate a HTML file that others can view.
- Use existing database for source files (often JATS) provided by the publisher, then generate HTML from those.
- Convert full-text PDFs (either provided by the user, or the author) to HTML
Source files can be obtained via:
- Crossref (PDF and JATS)
- PubMed Central (JATS)
- Europe PubMed Central (JATS)
- PLOS (JATS) - Documentation
- Springer (JATS) and more details about Text mining
- CLOCKSS (PDFs and HTML)
- (Portico) (only PDFs ?)
Process input files:
- texmlbus: Latex -> JATS / XML / HTML