|
|
|
@ -11,16 +11,16 @@ Pubs is built with the following principles in mind:
|
|
|
|
|
- everything is stored in plain text so it can be manually edited or version controlled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**Notice:** papers is still in early development and cannot be considered as stable
|
|
|
|
|
**Notice:** pubs is still in early development and cannot be considered as stable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Getting started
|
|
|
|
|
---------------
|
|
|
|
|
Create your library (by default, goes to '~/.papers/').
|
|
|
|
|
Create your library (by default, goes to '~/.pubs/').
|
|
|
|
|
|
|
|
|
|
pubs init
|
|
|
|
|
|
|
|
|
|
Import existing data from bibtex (papers will try to automatically copy documents defined as 'file' in bibtex):
|
|
|
|
|
Import existing data from bibtex (pubs will try to automatically copy documents defined as 'file' in bibtex):
|
|
|
|
|
|
|
|
|
|
pubs import path/to/collection.bib
|
|
|
|
|
|
|
|
|
|