Skip to content
Snippets Groups Projects
Commit 1439138a authored by basdorea's avatar basdorea
Browse files

Update scripts_bibtex.py comment script_bibtex -> print bibtex_file l102

parent 225a49fd
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ def script_bibtex_2_hal (bibtex_file, bib_name_user, name_user, firstname_user,
# car certains chercheurs peuvent creer leur bibtex comme ceci
#bibtex_file = bibtex_file.encode("utf-8")
print (bibtex_file)
#print (bibtex_file)
parser = BibTexParser()
parser.ignore_nonstandard_types = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment