12. How to Refer to Patro ?

Up to now, the official url for Patro is Patro Home Page

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

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

A typical BibTeX citation would be, for example:

@software{Patro,
  author = {Fabrice Salvaire}, % actual author and maintainer
  title = {Patro},
  url = http://fabricesalvaire.github.io/Patro,
  version = {x.y},
  date = {yyyy-mm-dd}, % set to the release date
}

@Misc{Patro,
  author = {Fabrice Salvaire},
  title = {Patro},
  howpublished = {\url{https://github.com/FabriceSalvaire/Patro}},
  year = {yyyy}
}