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