diff --git a/README.md b/README.md index ae95789..508fa65 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,19 @@ python -m pip install CEDApy * Thanks [Chicago Federal Reserve Bank](https://www.chicagofed.org/) * Thanks [Philadelphia Federal Reserve Bank](https://www.philadelphiafed.org/) * Thanks [eurostat Economic Indicators](https://ec.europa.eu/eurostat/cache/infographs/economy/desktop/index.html) -* Thanks [Europen Central Bank](https://www.ecb.europa.eu) \ No newline at end of file +* Thanks [Europen Central Bank](https://www.ecb.europa.eu) + +## If you want to cite... + +```txt +@misc{LIU2021, + author = {Terence,Junjie-LIU}, + title = {CEDApy: A centralized macro-economic data library}, + year = {2021}, + publisher = {GitHub}, + journal = {GitHub repository}, + howpublished = {\url{https://github.com/TerenceLiu98/CEDApy}}, + url = "https://pypi.org/project/CEDApy/", + commit = {117e6e61d05af48576a8734c6b87248a380e6114} +} +``` \ No newline at end of file