Published October 17, 2020
| Version v0.11
Software
Open
papis/papis: VERSION 0.11
Authors/Creators
- 1. Technical University of Vienna
- 2. Lawrence Berkeley National Laboratory
- 3. Air Force Research Laboratory
- 4. CNRS
- 5. @gitlabhq
Description
papis explore
- Add
addcommand to simply add documents retrieved.
papis.export
- Add the key
_papis_local_folderso that third-party apps can get the documents' paths without having to go again through papis.
papis bibtex
- Add
uniquecommand to be able to merge different bib files and filter out repetitions. - Add
doctorto check for fields in a bibfile. - Add
iscitedto check which bib items are cited in a text file.
Add Format plugin
- Sébastien Popoff has added a format plugin architecture, so now
jinja2is available again as a plugin.
Bibtex
- Improve the reference building routine.
- Change the default
ref-formatto"{doc[title]:.15} {doc[author]:.6} {doc[year]}", - The default ref if no reference could be built will not be using the folder name as before, but using the values in the
info.yamllimited to 30 characters.
papis add
- Create a reference at the time of adding if no reference exists.
papis browse
- Add more documentation.
- Add an
adshandler to jump into theadswebsite of the paper using a doi.
Files
papis/papis-v0.11.zip
Files
(1.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2e94407fb84479886f4aec1885e3c71b
|
1.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/papis/papis/tree/v0.11 (URL)