Skip to content

Releases: DeepPSP/bib_lookup

v0.1.2

13 Jan 13:34
v0.1.2
abd7a3e

Choose a tag to compare

Version 0.1.2

- Add argument keep_comments to function gather_tex_source_files_in_one in utils module to control whether to keep comments in the output.
- Enhance the gather_tex_source_files_in_one function: it now ignores \input{} commands that are inside verbatim-like environments such as \verb, \verb*, \begin{verbatim}, etc.
- Enhance the static method simplify_bib_file of BibLookup class: it now automatically detects the bib files used in a LaTeX source file, and now supports multiple bib files used in one LaTeX source file.
- Fix handling of macros and non-entry types when loading bib files in method read_bib_file and when simplifying bib files in static method simplify_bib_file of BibLookup class.

v0.1.1

28 Aug 01:38
48e8cd9

Choose a tag to compare

  • no changes

v0.1.0

18 Aug 03:41
cf07396

Choose a tag to compare

  • no changes

v0.0.29

15 Apr 13:27
9fe3466

Choose a tag to compare

  • no changes

v0.0.28

27 Feb 17:40
cbb4745

Choose a tag to compare

version 0.0.28  Fix empty lookup result bug

v0.0.27

20 Dec 02:59
048e86d

Choose a tag to compare

  • no changes

v0.0.26

16 Nov 13:02
e95e264

Choose a tag to compare

version 0.0.26  Update along with doi.org

v0.0.25

15 Aug 18:02
cafe89e

Choose a tag to compare

  • no changes

v0.0.24

05 Aug 18:25
1949d05

Choose a tag to compare

version 0.0.24\nAdd several bib entry types that are missing, in orde…

The First GitHub Release

10 Apr 14:34
dce9391

Choose a tag to compare

The First GitHub Release. Version 0.0.8. For more details, see the README file.