diff --git a/README.md b/README.md index 08b4796..cea8973 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,18 @@ Caso as opções `-c`, `-i` e `-o` não seja dadas os seguintes valores padrões - arquivo_de_config: `config.yml` - arquivo_de_input: `crystal.xyz` -- arquivo_de_saida: `run.log` \ No newline at end of file +- arquivo_de_saida: `run.log` + + +## Orientação para Citações + +Por favor citar este software utilizando o seguinte biblatex: + +``` +@software{crystalpol, + author = {{Georg, Herbert} and {Batista, Vitor}}, + title = {CrystalPol - Crystal Polarization Software}, + url = {https://github.com/HideyoshiNakazone/CrystalPol}, + version = {0.1}, +} +``` \ No newline at end of file