9. How to Refer to PyMetrology ?ΒΆ

Up to now, the official url for PyMetrology is https://pymetrology.fabrice-salvaire.fr

A permanent redirection will be implemented if the domain change in the future.

On Github, you can use the pymetrology topic for repository related to PyMetrology.

A typical BibTeX citation would be, for example:

@software{PyMetrology,
  author = {Fabrice Salvaire}, % actual author and maintainer
  title = {PyMetrology},
  url = {https://pymetrology.fabrice-salvaire.fr},
  version = {x.y},
  date = {yyyy-mm-dd}, % set to the release date
}

@Misc{PyMetrology,
  author = {Fabrice Salvaire},
  title = {PyMetrology},
  howpublished = {\url{https://pymetrology.fabrice-salvaire.fr}},
  year = {yyyy}
}