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