.. _how-to-refer-page: =========================== How to Refer to PythonicGCodeMachine ? =========================== Up to now, the official url for PythonicGCodeMachine is @project_url@ *A permanent redirection will be implemented if the domain change in the future.* On Github, you can use the **PythonicGCodeMachine** `topic `_ for repository related to PythonicGCodeMachine. A typical `BibTeX `_ citation would be, for example: .. code:: bibtex @software{PythonicGCodeMachine, author = {Fabrice Salvaire}, % actual author and maintainer title = {PythonicGCodeMachine}, url = {@project_url@}, version = {x.y}, date = {yyyy-mm-dd}, % set to the release date } @Misc{PythonicGCodeMachine, author = {Fabrice Salvaire}, title = {PythonicGCodeMachine}, howpublished = {\url{@project_url@}}, year = {yyyy} }