titipata / pubmed_parser

:clipboard: A Python Parser for PubMed Open-Access XML Subset and MEDLINE XML Dataset
http://titipata.github.io/pubmed_parser/
MIT License
564 stars 164 forks source link

JOSS paper text #77

Closed tleonardi closed 4 years ago

tleonardi commented 4 years ago

Hi, I've noticed that citation of mesbah2018smartpub is not rendered properly in the compiled PDF.

I've also made some syntax and style changes, feel free to merge to reject them (950eed22c449d7384b231150a0bffccaf33c8436).

titipata commented 4 years ago

@tleonardi I've made the changes in paper.md accordingly in 901791d3f78a78edd1af1d04244810d6495c16a8 and f88d422818caf2f7dd94b0ac7c9eb9bfcbdcd699. Now, the citation should be rendered correctly here. I was missing one citation in the bib file.

@daniel-acuna Can you help check my writing in CONTRIBUTING.md and README.md? Also, can you help check my writing additional use-cases of Pubmed Parser in paper.md?

tleonardi commented 4 years ago

Perfect!