Skip to content

MathOnco/Newsletter-Bibliography

Repository files navigation

TWiMO References

A collection of the references collected on This Week in Mathematical Oncology (TWiMO)

Access the collection

Everything is in the res folder!

  • res/MathOncoBibliography.bib -> All TWiMO papers.
  • res/single_issues/*.bib -> TWiMO papers divided per issue
  • res/single_years/*.bib -> TWiMO papers divided per year

Follow the blog

Stay updated on conferences, jobs, papers and preprints in Mathematical Oncology following TWiMO

Code

In case you want to generate the bib files on your own.

Setup

Add a config file:

touch config.json

Add your email to the config file:

{
    "email": "[email protected]"
}

Code

  • src/scraper.py -> Scrape the papers from MathOnco issues. Try running

    python3 src/scraper.py --help
  • src/postprocessing.py -> Clean references, produce .bib file

  • src/utils.py -> functions to split and reorganize the references

  • requirements.txt -> Dependencies for the code

  • automatic_update.py -> Script used in the workflow to automatically update the bib file

About

LaTeX bibliography of the "This week in Math Onco" newsletter (https://mathematical-oncology.org/newsletter)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages