We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
common_strings
1 parent 2ba4323 commit 0cdfed2Copy full SHA for 0cdfed2
1 file changed
bibtexparser/bparser.py
@@ -49,7 +49,7 @@ class BibTexParser(object):
49
:param interpolate_strings: bool (default True)
50
If True, replace bibtex string by their value, else uses
51
BibDataString objects.
52
- :param common_strings: bool (default False)
+ :param common_strings: bool (default True)
53
Include common string definitions (e.g. month abbreviations) to
54
the bibtex file.
55
:param add_missing_from_crossref: bool (default False)
0 commit comments