diff options
author | KatolaZ <katolaz@freaknet.org> | 2019-11-28 11:25:06 +0000 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2019-11-28 11:25:06 +0000 |
commit | ca63cfbc7cfdc2938d0467150d75b18d02597411 (patch) | |
tree | 39357ada3bf34fd90627147217160f9c0447a878 /README.md |
initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..49e56dd --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +bibsh +===== + +This is a tool to manage bibliographic information on the Unix shell. +`bibsh` uses standard bibtex files and helps organising references in +categories. It can also donwload bibliographic information from arxiv, +google scholar, ACM Portal, Citeseer, and the like. `bibsh` can also +associate one of more files to each reference (e.g., the corresponding +pdf file and/or preprints or data sets. + +`bibsh` is WIP. + +The current status of the project is: not yet started. |