Ideas and TODO - adrn/makecite GitHub Wiki

TODO:

  • Add a "validator" for journal editors to see if papers are citing all of the packages they mention in the text.
  • Use pylint to ignore packages that are imported but not used.
  • Add python citation to all.
  • Leave possibility of expanding to other languages and citation styles (bib vs bbl vs other citation methods).
  • Collect and construct a library of packages and references

Questions:

  • What is the default output? bibtex text itself, or .bib file + .tex file?

Popular packages (* is in astropy 2018 paper)

  • Numpy(*)
  • Ipython
  • Scipy(*)
  • Matplotlib(*)
  • Cython(*)
  • SOFA(*)
  • ERFA(*)
  • Pandas
  • scikit-learn
  • scikit-image
  • F2PY
  • SymPy
  • Astropy (2013, 2018)
  • emcee
  • PyRAF