.. _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} }