Open kir-malishev opened 3 years ago
Yes I will add something like Hosseini_2016, Hosseini_2016_1, Hosseini_2016_2...
Hi, sorry for the late reply, but PyPaperBot had been on standby until now. I've decided to resume development to improve it.
I've created a Telegram channel where you can suggest improvements, report bugs, or request custom data mining scripts. Feel free to join if you're interested with the following LINK
Thanks!
I ran into a situation where different articles with the same keys appear in the bibtex.bib file. For example:
Because of this, I cannot correctly process the records using the bibtex parsing library. The library believes that the same articles are written under the same keys, although this is not the case. Is there a way to avoid giving the same keys to articles? For example, add an option that will add a sequence number or random characters to the key.