/PubReader

A new way to view journal articles

Primary LanguageJavaScript

NLM/NCBI PubReader

This is a suite of Javascript and CSS files for rendering journal articles in a PubReader™ view1.

Quick Start

Create a directory that is served by an HTTP server. Then, from a bash shell with that as the current working directory:

git clone https://github.com/NCBITools/PubReader.git
cd test
./make-test-pages.sh

Point your browser to http://location/PubReader/test/test-article.html, where location is the domain and path of the repository parent directory, as served by your HTTP server.

Feedback

We welcome your feedback, bug reports, and pull requests. Feedback and bug reports can be sent to the PMC help desk.

Public domain notice

This work is in the public domain and may be reproduced, published or otherwise used without the permission of the National Library of Medicine (NLM).

We request only that the NLM is cited as the source of the work.

Although all reasonable efforts have been taken to ensure the accuracy and reliability of the software and data, the NLM and the U.S. Government do not and cannot warrant the performance or results that may be obtained by using this software or data. The NLM and the U.S. Government disclaim all warranties, express or implied, including warranties of performance, merchantability or fitness for any particular purpose.


1 PubReader™ is a trademark of the U. S. National Library of Medicine. If you use this software on a public site, please include the preceding sentence as an acknowledgement on your site.