Boyan Penkov

Results 7 issues of Boyan Penkov

After https://github.com/perrette/papers/pull/53 -- which is a good idea! -- I see: ``` (python311) → master Work/papers tox -e py311 8:07:09 GLOB sdist-make: /home/boyan/boyanshouse/Vazhno/Work/papers/setup.py py311 create: /home/boyan/boyanshouse/Vazhno/Work/papers/.tox/py311 py311 installdeps: bibtexparser, scholarly,...

DONTMERGE quite yet...

Make two comments for functions on Biblio and extract, which are for my own understanding. But should be checked for correctness.

Might it make sense to change the install dir from ``~/.local/config/`` to ``~/.local/config/papers``, with the git keeping and all that? I also note that I'm not sure how well this...

I see ``` papers add 2013_AdvCIS_Modeling\ and\ simulation\ of\ electrostatically\ gated\ nanochannels.pdf --rename --copy --info INFO:papers:bibtex: '/home/boyan/Vazhno/Work/Literature/library.bib' INFO:papers:filesdir: '/home/boyan/Vazhno/Work/Literature/papers_organized' INFO:papers:8036 entry files were updated INFO:papers:pdftotext -f 1 -l 1 2013_AdvCIS_Modeling...

wip dontmerge closes https://github.com/perrette/papers/issues/64 I am looking at adding the {journal} option here, and thing I have tracked though the entry mechanism there. however, when I run, I see the...

Hello, Throughout, I've been using `tox` to run the tests; however, since `conda` runs my python envs, this only yields test coverage on the one python env that `tox` can...