Revision 4c40387e290faf3e1670dfb5f1d47ea0426a58eb authored by Daniel Himmelstein on 07 August 2018, 15:13:33 UTC, committed by GitHub on 07 August 2018, 15:13:33 UTC
Merges https://github.com/greenelab/manubot/pull/46
Closes https://github.com/greenelab/manubot/issues/45

Add PubMed IDs (when available) to CSL for DOI citations
1 parent 6f41e15
Raw File
.gitignore
### Python ###
__pycache__/
*.egg-info/
.ipynb_checkpoints
.cache
.pytest_cache/
back to top