10. How to Refer to Pyterate ?ΒΆ
Up to now, the official url for Pyterate is https://fabricesalvaire.github.io/Pyterate
A permanent redirection will be implemented if the domain change in the future.
On Github, you can use the Pyterate topic for repository related to Pyterate.
A typical BibTeX citation would be, for example:
@software{Pyterate,
author = {Fabrice Salvaire}, % actual author and maintainer
title = {Pyterate},
url = {https://fabricesalvaire.github.io/Pyterate},
version = {x.y},
date = {yyyy-mm-dd}, % set to the release date
}
@Misc{Pyterate,
author = {Fabrice Salvaire},
title = {Pyterate},
howpublished = {\url{https://fabricesalvaire.github.io/Pyterate}},
year = {yyyy}
}