Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 953 Bytes

citing.rst

File metadata and controls

33 lines (27 loc) · 953 Bytes

Citation Guidelines

When publishing work that uses PyIRI, please cite the package and the journal article that descripes this model implementation. Specifying which version of PyIRI used will improve the reproducibility of your presented results.

PyIRI

The most recent citation can be found at Zenodo. The examples here are from the first release.

  • Forsythe, V., et al. (2023). PyIRI: Whole-Globe Approach to the International Reference Ionosphere Modeling Implemented in Python, Space Weather, ESS Open Archive, September 28, 2023, doi: 10.22541/essoar.169592556.61105365/v1
@software{PyIRI,
  author       = {Forsythe, V. and
                  Burrell, A.G.},
  title        = {ADD TITLE},
  month        = MONTH,
  year         = 2022,
  publisher    = {Zenodo},
  version      = {v0.0.1},
  doi          = {DOI},
  url          = {URL}
}