DOC: papers <- pubs.
This commit is contained in:
parent
47103058d6
commit
4df972821c
@ -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.
|
- 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
|
Getting started
|
||||||
---------------
|
---------------
|
||||||
Create your library (by default, goes to '~/.papers/').
|
Create your library (by default, goes to '~/.pubs/').
|
||||||
|
|
||||||
pubs init
|
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
|
pubs import path/to/collection.bib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user